SetSubtotals Method
SetSubtotals function
Sets how to subtotal the specified field.
func (instance *PivotField) SetSubtotals(subtotaltype PivotFieldSubtotalType, shown bool) error
Remarks
See Also
- Class PivotField
- Library Aspose.Cells for Go
Sets how to subtotal the specified field.
func (instance *PivotField) SetSubtotals(subtotaltype PivotFieldSubtotalType, shown bool) error