Aspose::Cells::Pivot::PivotField::GetSubtotals method

PivotField::GetSubtotals method

Indicates whether to show specified subtotal for this pivot field.

bool Aspose::Cells::Pivot::PivotField::GetSubtotals(PivotFieldSubtotalType subtotalType)
ParameterTypeDescription
subtotalTypePivotFieldSubtotalTypeSubtotal type.

ReturnValue

Returns whether showing specified subtotal.

See Also