Property Getters/Setters Summary | ||
---|---|---|
method | getGroupBy() | |
The field to group by, as a zero-based integer offset
|
||
method | getSubtotalFunction() | |
The subtotal function.
The value of the property is ConsolidationFunction integer constant. |
||
method | getSummaryBelowData() | |
Indicates whether add summary below data.
|
||
method | getTotalList() | |
An array of zero-based field offsets, indicating the fields to which the subtotals are added.
|
int getGroupBy()
int getSubtotalFunction()
int[] getTotalList()
boolean getSummaryBelowData()