CellsHelper.ColumnIndexToName
CellsHelper.ColumnIndexToName method
Gets column name according to column index.
public static string ColumnIndexToName(int column)
Parameter | Type | Description |
---|---|---|
column | Int32 | Column index. |
Return Value
Name of column.
See Also
- class CellsHelper
- namespace Aspose.Cells
- assembly Aspose.Cells