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