Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IShapes Interface
Properties Methods

In This Topic
    IShapes Interface Members
    In This Topic

    The following tables list the members exposed by IShapes.

    Public Properties
     NameDescription
     Property Returns the number of objects in the collection.  
     PropertyOverloaded.  Returns a single object from a collection.  
     Property Returns a IShapeRangeProvider object that receives parameters of the Range property.  
    Top
    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 the new connector.  
     MethodOverloaded. Creates a connector. Returns the IShape object that represents the new connector.  
     MethodOverloaded. Creates a picture from an existing file. Returns the IShape object that represents the new picture.  
     MethodOverloaded. Creates a picture from an existing file. Returns the IShape object that represents the new picture.  
     MethodOverloaded. Returns the IShape object that represents the new AutoShape in a worksheet.  
     MethodOverloaded. Returns the IShape object that represents the new AutoShape in a worksheet.  
     Method (Inherited from System.Collections.Generic.IEnumerable<IShape>)
    Top
    See Also