Aspose::Cells::CellsHelper::ColumnIndexToName method
CellsHelper::ColumnIndexToName method
Gets column name according to column index.
static U16String Aspose::Cells::CellsHelper::ColumnIndexToName(int32_t column)
Parameter | Type | Description |
---|---|---|
column | int32_t | Column index. |
ReturnValue
Name of column.
See Also
- Class U16String
- Class Vector
- Class CellsHelper
- Namespace Aspose::Cells
- Library Aspose.Cells for C++