The StyleSheet type exposes the following members.
Properties
Name | Description | |
---|---|---|
ActiveCellStyle | Gets or sets CellStyle for active cells. | |
DimensionBorder | Gets or sets CellBorder for cells of both dimensions. | |
EvenRowFactStyle | Gets or sets CellStyle for fact cells included in even row. | |
FactBorder | Gets or sets CellBorder for fact cells. | |
FieldCaptionStyle | Gets or sets CellStyle for cells representing field caption. | |
GroupTotalStyle | Gets or sets CellStyle for fact cells containing group total. | |
MainTotalStyle | Gets or sets CellStyle for fact cells containing the pivot table total. | |
Name | Gets or sets a style sheet name. | |
OddRowFactStyle | Gets or sets CellStyle for fact cells included in odd row. | |
TableCaptionStyle | Gets or sets CellStyle for cells representing table caption. | |
TotalStyle | Gets or sets CellStyle for fact cells containing total by row or column. | |
XDimensionStyle | Gets or sets CellStyle for X dimension cells. | |
YDimensionStyle | Gets or sets CellStyle for Y dimension cells. |