is_first_row property
Row.is_first_row property
True if this is the first row in a table; false otherwise.
@property
def is_first_row(self) -> bool:
...
See Also
- module aspose.words.tables
- class Row
True if this is the first row in a table; false otherwise.
@property
def is_first_row(self) -> bool:
...