Aspose::Cells::Pivot::PivotField::SetSubtotals method
PivotField::SetSubtotals method
Sets how to subtotal the specified field.
void Aspose::Cells::Pivot::PivotField::SetSubtotals(PivotFieldSubtotalType subtotalType, bool shown)
| Parameter | Type | Description |
|---|---|---|
| subtotalType | PivotFieldSubtotalType | PivotFieldSubtotalType |
| shown | bool | Whether the specified field shows that subtotals. |
See Also
- Class Vector
- Enum PivotFieldSubtotalType
- Class PivotField
- Namespace Aspose::Cells::Pivot
- Library Aspose.Cells for C++