TableStyleCollection Members
In This Article
#Properties
Name | Description |
---|---|
Count | Gets the number of table styles in the collection. |
Default |
Gets or sets the default pivot table style. |
Default |
Specifies the default table style. |
Item[Built |
Returns the built-in Pivot |
Item[Built |
Returns the built-in table style by its identifier. |
Item[String] |
Returns the table style or Pivot |
#Methods
Name | Description |
---|---|
Add |
Creates a new table or Pivot |
Contains |
Indicates whether the collection contains the table or Pivot |
Remove |
Removes the table or Pivot |
See Also