PivotTableStyleOptions Enum
Specifies which options are applied to a PivotTable style.
Fields
BandedColumns | Show column stripe formatting for the table. |
BandedRows | Show row stripe formatting for the table. |
ColumnHeaders | Show column headers for the table. |
LastColumn | Show the last column. |
None | Do not apply any option. |
RowHeaders | Show row headers for the table. |