first_cell property
Row.first_cell property
Returns the first Cell in the row.
@property
def first_cell(self) -> aspose.words.tables.Cell:
...
See Also
- module aspose.words.tables
- class Row
Returns the first Cell in the row.
@property
def first_cell(self) -> aspose.words.tables.Cell:
...