Spread.Services Documentation
Item(String) Property
GrapeCity.Documents.Spread.Drawing Namespace > IShapes Interface > Item Property : Item(String) Property
Required string. The name for the object.
Returns a single object from a collection.
Syntax
IShape Item( 
   System.string name
) {get;}

Parameters

name
Required string. The name for the object.
See Also

Reference

IShapes Interface
IShapes Members
Overload List