Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IGroupShapes Interface / get Method / get(String) Method
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
    The name for the object.
    See Also