is_calculated_field property

is_calculated_field property

Indicates whether the specified PivotTable field is calculated field.

Definition:

@property
def is_calculated_field(self):
    ...

See Also