GridCells.ColumnIndexToName
GridCells.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 GridCells
 - namespace Aspose.Cells.GridDesktop.Data
 - assembly Aspose.Cells.GridDesktop