SubtotalSetting Class

SubtotalSetting class

Represents the setting of the subtotal .


type SubtotalSetting struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetGroupByThe field to group by, as a zero-based integer offset
GetSubtotalFunctionThe subtotal function.
GetSummaryBelowDataIndicates whether add summary below data.