column_fields property

column_fields property

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

Definition:

@property
def column_fields(self):
    ...

See Also