Spread.Services Documentation
Duplicate Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
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
C#
ITableStyle
Duplicate( System.
string
newName
)
Parameters
newName
The name of the new table style.
Return Value
ITableStyle
See Also
Reference
ITableStyle Interface
ITableStyle Members