Spread.Services Documentation
Item(String) 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(String) Property
Required string. The name for the object.
Returns a single object from a collection.
Syntax
C#
IShape
Item( System.
string
name
) {
get
;}
Parameters
name
Required string. The name for the object.
See Also
Reference
IShapes Interface
IShapes Members
Overload List