Spread.Services Documentation
Item(Int32) Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread.Drawing Namespace
>
IShapes Interface
>
Item Property
: Item(Int32) Property
Required int. The index number for the object.
Returns a single object from a collection.
Syntax
C#
IShape
Item( System.
int
index
) {
get
;}
Parameters
index
Required int. The index number for the object.
See Also
Reference
IShapes Interface
IShapes Members
Overload List