In This Topic
Creates subtotals for the range.
Overload List
Overload | Description |
subtotal(int,ConsolidationFunction,int[]) | Creates subtotals for the range. |
subtotal(int,ConsolidationFunction,int[],boolean) | Creates subtotals for the range. |
subtotal(int,ConsolidationFunction,int[],boolean,boolean) | Creates subtotals for the range. |
subtotal(int,ConsolidationFunction,int[],SummaryRow) | Creates subtotals for the range. |
subtotal(int,ConsolidationFunction,int[],boolean,boolean,SummaryRow) | Creates subtotals for the range. |
See Also