PrintAppearance 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. |
GrandTotalCell | Gets the appearance settings used to print grand total cells. |
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