PivotField.SetSubtotals
PivotField.SetSubtotals method
Sets whether the specified field shows that subtotals.
public void SetSubtotals(PivotFieldSubtotalType subtotalType, bool shown)
Parameter | Type | Description |
---|---|---|
subtotalType | PivotFieldSubtotalType | subtotals type. |
shown | Boolean | whether the specified field shows that subtotals. |
See Also
- enum PivotFieldSubtotalType
- class PivotField
- namespace Aspose.Cells.Pivot
- assembly Aspose.Cells