row_index_to_name method
row_index_to_name(, row)
Gets row name according to row index.
Returns
Name of row.
@staticmethod
def row_index_to_name(row):
...
| Parameter | Type | Description |
|---|---|---|
| row | int | Row index. |
See Also
- module
aspose.cells - class
CellsHelper