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

Parameters

name
Specifies the name of an element in the collection.

Property Value

Returns IName
See Also

Reference

INames Interface
INames Members
Overload List