[]
Gets or sets the table style from the ITableStyle collection that is used as the default pivot table style.
ITableStyle DefaultPivotTableStyle { get; set; }
Property DefaultPivotTableStyle As ITableStyle
| Type | Description |
|---|---|
| ITableStyle | An ITableStyle object represents the default pivot table style. |