com.grapecity.documents.excel.drawing Package / IShapes Interface / get Method / get(String) Method
Required string. The name for the object.
In This Topic
get(String) Method
In This Topic
Returns a single object from a collection.
Syntax
IShape get( 
   java.lang.String name
)

Parameters

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