Spread.Services Documentation
Add Method (ITableStyleCollection)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
ITableStyleCollection Interface
: Add Method
The table style name.
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