row_index_to_name Methode
row_index_to_name(, Zeile)
Ruft den Zeilennamen entsprechend dem Zeilenindex ab.
Kehrt zurück
Name der Zeile.
@staticmethod
def row_index_to_name(row):
...
| Parameter | Typ | Beschreibung |
|---|---|---|
| row | int | Zeilenindex. |
Siehe auch
- Modul
aspose.cells - Klasse
CellsHelper