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

Parameters

index
Specifies the index of an element in the collection.

Property Value

Returns IStyle
See Also

Reference

IStyleCollection Interface
IStyleCollection Members
Overload List