Spread.Services Documentation
Contains Method (IStyleCollection)
GrapeCity.Documents.Spread Namespace > IStyleCollection Interface : Contains Method
The style name.
Determines whether the style name is contained in IStyleCollection.
Syntax
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