[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ITableStyle.Duplicate

Duplicate Method

Duplicate(string)

Duplicates the ITableStyle object and returns a reference to the new copy.

Declaration
ITableStyle Duplicate(string newName = null)
Function Duplicate(Optional newName As String = Nothing) As ITableStyle
Parameters
Type Name Description
string newName

The name of the new table style.

Returns
Type Description
ITableStyle

ITableStyle.