TableStyle Members
In This Article
#Properties
Name | Description |
---|---|
Built |
Indicates whether the table or Pivot |
Is |
Gets or sets a value indicating whether the current style is used to format a pivot table. |
Is |
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. |
Table |
Provides access to table style elements. |
#Methods
Name | Description |
---|---|
Begin |
Locks the Table object. Prevents visual updates until the End method calls.
|
Duplicate() |
Creates a copy of this table or Pivot |
Duplicate |
Creates a copy of this table or Pivot |
End |
Unlocks the Table object after you call Begin . It also causes an immediate visual update.
|
See Also