GetSubtotals
PivotField.GetSubtotals method
Gets whether the specified field shows that subtotals.
public bool GetSubtotals(PivotFieldSubtotalType subtotalType)
Parameter | Type | Description |
---|---|---|
subtotalType | PivotFieldSubtotalType | subtotals type. |
Return Value
whether the specified field shows that subtotals.
See Also
- enum PivotFieldSubtotalType
- class PivotField
- namespace Aspose.Cells.Pivot
- assembly Aspose.Cells