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