Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
ITableStyleCollection Interface
/ Add Method
The table style name.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Add Method (ITableStyleCollection)
In This Topic
Adds the specified table style.
Syntax
C#
ITableStyle
Add( System.
string
name
)
Parameters
name
The table style name.
Return Value
ITableStyle
See Also
Reference
ITableStyleCollection Interface
ITableStyleCollection Members