TableStyle.Duplicate method (Excel)
Duplicates the TableStyle object and returns a reference to the new copy.
expression.Duplicate (NewTableStyleName)
expression A variable that represents a TableStyle object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
NewTableStyleName | Optional | Variant | The name of the new table style. |
TableStyle
If no name is specified, the Duplicate method uses the same default name as the user interface.
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.