last_row proprietà
last_row proprietà
Ottiene e imposta l’ultimo indice di riga della tabella.
Definizione:
@property
def last_row(self):
...
@last_row.setter
def last_row(self, value):
...
Guarda anche
- modulo aspose.cells.tables
- classe TableToRangeOptions