column_index_to_name method
column_index_to_name
Gets column name according to column index.
Returns
Name of column.
def column_index_to_name(self, column):
...
Parameter | Type | Description |
---|---|---|
column | int | Column index. |
See Also
- module
aspose.cells
- class
CellsHelper