get_subtotals method

get_subtotals

Indicates whether showing specified subtotal.

Returns

Returns whether showing specified subtotal.

def get_subtotals(self, subtotal_type):
    ...
ParameterTypeDescription
subtotal_typePivotFieldSubtotalTypesubtotal type.

See Also