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)
| 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++