TableStyle Methods
A named table or pivot table style.
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