first_data_cell proprietà
first_data_cell proprietà
Ottiene la prima cella non vuota nella riga.
Definizione:
@property
def first_data_cell(self):
...
Guarda anche
- modulo
aspose.cells
- classe
Cell
- classe
Row
Ottiene la prima cella non vuota nella riga.
@property
def first_data_cell(self):
...
aspose.cells
Cell
Row