TableStyle Properties
A named table or pivot table style.Name | Description |
---|---|
BuiltIn | Indicates whether the table or PivotTable style is built-in. |
IsPivotStyle | Gets or sets a value indicating whether the current style is used to format a pivot table. |
IsTableStyle | Gets or sets a value indicating whether the current style is used to format a table. |
Name | Gets or sets the name of the table or pivot table style. |
TableStyleElements | Provides access to table style elements. |
See Also