first_row property

first_row property

Gets first row of cell. Read-only IRow.

Definition:

@property
def first_row(self):
    ...

See Also