SpreadsheetGear 2023
IShape Interface Methods

SpreadsheetGear.Shapes Namespace : IShape Interface

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

Public Methods
 NameDescription
 MethodBrings this shape forward by one position.  
 MethodBrings this shape to the front of all shapes.  
 MethodDeletes this shape.  
 MethodIncrements the left edge of this shape by the specified value in points.  
 MethodIncrements the top edge of this shape by the specified value in points.  
 MethodScales this shape by the specified factor from the original or current size and from the specified position.  
 MethodScales this shape by the specified factor from the original or current size and from the specified position.  
 MethodSelects this shape, replacing any previously selected shapes if replace is true.  
 MethodSends this shape backward by one position.  
 MethodSends this shape to the back of all shapes.  
 MethodIf this is a group shape, this unbinds the group and returns an IShapeRange with all the unbound shapes.  
Top
See Also

Reference

IShape Interface
SpreadsheetGear.Shapes Namespace
IShapes Interface