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