SetSubtotals
function SetSubtotals(subtotals: any = null): void
Description
Sets Subtotals.
Parameters
- subtotals
any
null Object that represent all subtotals or some of them.
Returns
void
function SetSubtotals(subtotals: any = null): void
Sets Subtotals.
any
nullObject that represent all subtotals or some of them.
void