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. |