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)
Parameter | Type | Description |
---|---|---|
subtotalType | PivotFieldSubtotalType | subtotals type. |
shown | bool | whether the specified field shows that subtotals. |
Remarks
See Also
- Class Vector
- Enum PivotFieldSubtotalType
- Class PivotField
- Namespace Aspose::Cells::Pivot
- Library Aspose.Cells for C++