SubtotalSetting Class
SubtotalSetting class
Represents the setting of the subtotal .
type SubtotalSetting struct {
ptr unsafe.Pointer
}
Constructors
Method | Description |
---|
Methods
Method | Description |
---|---|
IsNull | Checks whether the implementation object is nullptr. |
GetGroupBy | The field to group by, as a zero-based integer offset |
GetSubtotalFunction | The subtotal function. |
GetSummaryBelowData | Indicates whether add summary below data. |