Spread.Services Documentation
Duplicate Method
GrapeCity.Documents.Spread Namespace > ITableStyle Interface : Duplicate Method
The name of the new table style.
Duplicates the ITableStyle object and returns a reference to the new copy.
Syntax
ITableStyle Duplicate( 
   System.string newName
)

Parameters

newName
The name of the new table style.

Return Value

See Also

Reference

ITableStyle Interface
ITableStyle Members