Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
ITableStyle Interface
/ Duplicate Method
The name of the new table style.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Duplicate Method (ITableStyle)
In This Topic
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