is_subtotal_set method

is_subtotal_set(self, subtotal_type)

Gets which subtotal is set for this filter.

Returns


def is_subtotal_set(self, subtotal_type):
    ...
ParameterTypeDescription
subtotal_typePivotFieldSubtotalTypeThe subtotal function type.

See Also