SetDescription
function SetDescription(description: string = null): void
Description
Sets the description of the PivotTable.
Parameters
- description
string
null Description for PivotTable.
Returns
void
function SetDescription(description: string = null): void
Sets the description of the PivotTable.
string
nullDescription for PivotTable.
void