The PivotTableStyles type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| PivotTableStyles | Initializes a new instance of the PivotTableStyles class.  | 
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.  (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type.   (Inherited from Object.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object.  (Inherited from Object.) | |
| ToString | Overridden. See ToString()()().  (Overrides Object..::.ToString()()().) | 
Properties
| Name | Description | |
|---|---|---|
| EvenRowFactStyle | Gets or sets style for fact cells included in even row.  | |
| FieldCaptionStyle | Gets or sets style for cells representing field caption.  | |
| GroupTotalStyle | Gets or sets style for fact cells containing group total.  | |
| MainTotalStyle | Gets or sets style for fact cells containing pivot table total.  | |
| OddRowFactStyle | Gets or sets style for fact cells included in odd row.  | |
| TableCaptionStyle | Gets or sets style for cells representing table caption.  | |
| TotalStyle | Gets or sets style for fact cells containing total by row or column.  | |
| XDimensionStyle | Gets or sets style for X dimension cells.  | |
| YDimensionStyle | Gets or sets style for Y dimension cells.  |