The PivotTableStyles type exposes the following members.

Properties

  NameDescription
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.

See Also