XRPivotGridAppearances Properties
Provides the appearance settings used to print a pivot grid.| Name | Description |
|---|---|
| Cell | Gets the appearance settings used to print data cells. |
| CustomTotalCell | Gets the appearance settings used to print custom total cells. |
| FieldHeader | Gets the appearance settings used to print field headers. |
| FieldValue | Gets the appearance settings used to print the values of fields and the default appearance settings used to print grand totals and totals. |
| FieldValueGrandTotal | Gets the appearance settings used to print grand total headers. |
| FieldValueTotal | Gets the appearance settings used to print the headers of Totals. |
| FilterSeparator | Obsolete. Gets the appearance settings used to print the filter header area separator. |
| GrandTotalCell | Gets the appearance settings used to print Grand Total cells. |
| HeaderGroupLine | Obsolete. Gets the appearance settings used to print connector lines between field headers combined in a field group. |
| Lines | Gets the appearance settings used to print the horizontal and vertical lines. |
| TotalCell | Gets the appearance settings used to print automatic total cells. |
See Also