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