Aspose::Cells::Pivot::PivotAreaFilter::SetSubtotals method

PivotAreaFilter::SetSubtotals method

Subtotal for the filter.

void Aspose::Cells::Pivot::PivotAreaFilter::SetSubtotals(PivotFieldSubtotalType subtotalType, bool shown)
ParameterTypeDescription
subtotalTypePivotFieldSubtotalTypeThe subtotal function.
shownboolIndicates if showing this subtotal data.

See Also