column_index_to_name metod
column_index_to_name(column)
Hämtar kolumnnamn enligt kolumnindex.
Returnerar
Kolumnens namn.
def column_index_to_name(self, column):
...
Parameter | Typ | Beskrivning |
---|---|---|
column | int | Kolumnindex. |
Se även
- modul aspose.cells
- klass CellsHelper