PivotTableFormat
PivotTableFormat class
Represents the format defined in the PivotTable.
Properties
| Name | Type | Description |
|---|---|---|
| PivotArea | PivotArea | Gets the pivot area. |
Methods
| Name | Description |
|---|---|
| getStyle | Gets the formatted style. |
| setStyle | Sets the style of the pivot area. |
PivotTableFormat.PivotArea property
Gets the pivot area.
Type: PivotArea
getStyle()
Gets the formatted style.
setStyle(style)
Sets the style of the pivot area.
| Parameter | Type | Description |
|---|---|---|
| style | Style |