Aspose::Cells::Pivot::PivotField::SetSubtotals method

PivotField::SetSubtotals method

Sets whether the specified field shows that subtotals.

void Aspose::Cells::Pivot::PivotField::SetSubtotals(PivotFieldSubtotalType subtotalType, bool shown)
ParameterTypeDescription
subtotalTypePivotFieldSubtotalTypesubtotals type.
shownboolwhether the specified field shows that subtotals.

Remarks

PivotFieldSubtotalType

See Also