row_range property

row_range property

Returns a CellArea object that represents the range that contains the row area in the PivotTable report. Read-only.

Definition:

@property
def row_range(self):
    ...

See Also