Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IStyleCollection Interface
/ Contains Method
The style name.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Contains Method (IStyleCollection)
In This Topic
Determines whether the style name is contained in
IStyleCollection
.
Syntax
C#
System.
bool
Contains( System.
string
name
)
Parameters
name
The style name.
Return Value
Whether the style name is contained.
See Also
Reference
IStyleCollection Interface
IStyleCollection Members