[]
Duplicates the ITableStyle object and returns a reference to the new copy.
ITableStyle Duplicate(string newName = null)
Function Duplicate(Optional newName As String = Nothing) As ITableStyle
Type | Name | Description |
---|---|---|
string | newName | The name of the new table style. |
Type | Description |
---|---|
ITableStyle |