SetSubtotalName
function SetSubtotalName(caption: any = null): void
Description
Sets the text string label displayed in the subtotal column or row heading in the specified PivotTable report.
Parameters
- caption
any
null Caption.
Returns
void
function SetSubtotalName(caption: any = null): void
Sets the text string label displayed in the subtotal column or row heading in the specified PivotTable report.
any
nullCaption.
void