Spread.Services Documentation
Item(String) Property
GrapeCity.Documents.Spread Namespace > IStyleCollection Interface > Item Property : Item(String) Property
Specifies the name of an element in the collection.
Returns the IStyle object from a collection.
Syntax
IStyle Item( 
   System.string name
) {get;}

Parameters

name
Specifies the name of an element in the collection.

Property Value

Returns IStyle
See Also

Reference

IStyleCollection Interface
IStyleCollection Members
Overload List