row_count property

row_count property

Gets the count of rows in the range.

Remarks

Only effects when it only contains one range.

Definition:

@property
def row_count(self):
    ...

See Also