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

PivotField::GetSubtotals method

Indicates whether showing specified subtotal.

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

ReturnValue

Returns whether showing specified subtotal.

See Also