Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IShape Interface

In This Topic
    IShape Interface Methods
    In This Topic

    For a list of all members of this type, see IShape members.

    Public Methods
     NameDescription
     Method Deletes the object.  
     Method Duplicates the shape and returns a reference to the new copy.  
     Method Generate a new shape from the json string.  
     MethodOverloaded.  Saves the shape to the specified image file.  
     Method Generates a json string from the shape.  
     Method Ungroups any grouped shapes in the specified shape or range of shapes. Disassembles pictures and OLE objects within the specified shape or range of shapes.  
     Method Moves the specified shape in front of or behind other shapes in the collection (that is, changes the shape's position in the z-order).  
    Top
    See Also