Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IShapes Interface
Methods

In This Topic
    IShapes Interface Members
    In This Topic

    The following tables list the members exposed by IShapes.

    Public Methods
     NameDescription
     MethodOverloaded. Creates a picture from reference range. Returns the IShape object that represents the new picture.  
     MethodOverloaded. Creates a chart at the specified location on the active sheet.  
     MethodOverloaded. Creates a chart at the specified location on the active sheet.  
     MethodOverloaded. Creates a connector. Returns the IShape object that represents thenew connector.  
     MethodOverloaded. Creates a connector. Returns the IShape object that represents thenew connector.  
     MethodOverloaded. Creates a picture from an existing file. Returns the IShape objectthat represents the new picture.  
     MethodOverloaded. Creates a picture from an existing file. Returns the IShape objectthat represents the new picture.  
     MethodOverloaded. Returns the IShape object that represents the new AutoShape in aworksheet.  
     MethodOverloaded. Returns the IShape object that represents the new AutoShape in aworksheet.  
     MethodOverloaded. Returns a single object from a collection.  
     MethodReturns the number of objects in the collection.  
     MethodOverloaded. Returns a ShapeRange object that represents a subset of the shapes in a Shapes collection.  
    Top
    See Also