row_fields property

row_fields property

Returns a PivotFields object that are currently shown as row fields.

Definition:

@property
def row_fields(self):
    ...

See Also