SetTableStyleColumnHeaders
function SetTableStyleColumnHeaders(show: boolean = null): void
Description
Sets the column headers style for PivotTable.
Parameters
- show
boolean
null Flag show or not column headers.
Returns
void
function SetTableStyleColumnHeaders(show: boolean = null): void
Sets the column headers style for PivotTable.
boolean
nullFlag show or not column headers.
void