first_row property

first_row property

Gets the index of the first row of the range.

Definition:

@property
def first_row(self):
    ...

See Also