Aspose::Cells::Pivot::PivotField::GetSubtotals method
PivotField::GetSubtotals method
Indicates whether showing specified subtotal.
bool Aspose::Cells::Pivot::PivotField::GetSubtotals(PivotFieldSubtotalType subtotalType)
Parameter | Type | Description |
---|---|---|
subtotalType | PivotFieldSubtotalType | subtotal type. |
ReturnValue
Returns whether showing specified subtotal.
See Also
- Class Vector
- Enum PivotFieldSubtotalType
- Class PivotField
- Namespace Aspose::Cells::Pivot
- Library Aspose.Cells for C++