last_data_cell property
last_data_cell property
Gets the last non-blank cell in the row.
Definition:
@property
def last_data_cell(self):
...
See Also
- module
aspose.cells
- class
Cell
- class
Row
Gets the last non-blank cell in the row.
@property
def last_data_cell(self):
...
aspose.cells
Cell
Row