WebCells.ColumnIndexToName
WebCells.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 WebCells
- namespace Aspose.Cells.GridWeb.Data
- assembly Aspose.Cells.GridWeb