Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.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
     PropertyGets the number of shapes in the collection.  
     PropertyOverloaded. Gets the IShape object at the specified index.  
     PropertyGets a IShapeRange object that represents all selected shapes.  
    Top
    Public Methods
     NameDescription
     MethodCreates a borderless line callout.  
     MethodCreates a borderless line callout.  
     MethodCreates a connector.  
     MethodCreates a connector.  
     MethodCreates a form control.  
     MethodCreates a form control.  
     MethodCreates a picture from an existing file.  
     MethodCreates a picture from an existing file.  
     MethodCreates a new shape.  
     MethodCreates a new shape.  
     MethodCreates an IShape object that represents the new text effect object.  
     MethodCreates an IShape object that represents the new text effect object.  
     MethodBuilds a freeform object. Returns a IFreeFormBuilder object that represents the freeform as it is being built.  
     MethodDeletes all shapes.  
     MethodOverloaded. Gets a IShapeRange object that represents all shapes in a GrapeCity.Spreadsheet.IWorksheet object.  
     MethodSelects all the shapes in the specified Shapes collection.  
    Top
    See Also