SpreadsheetGear 2023
IShapeRange Interface Methods

SpreadsheetGear.Shapes Namespace : IShapeRange Interface

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

Public Methods
 NameDescription
 MethodBrings the shapes in this collection forward by one position.  
 MethodBrings the shapes in this collection to the front of all shapes.  
 MethodDeletes the represented shapes.  
 Method (Inherited from System.Collections.IEnumerable)
 MethodCreates a group from the shapes in the range and returns the new group shape.  
 MethodIncrements the left edge of the represented shapes by the specified value in points.  
 MethodIncrements the top edge of the represented shapes by the specified value in points.  
 MethodScales the represented shapes by the specified factor from the original or current size and from the specified position.  
 MethodScales the represented shapes by the specified factor from the original or current size and from the specified position.  
 MethodSelects the shapes in this IShapeRange, replacing any previously selected shapes if replace is true.  
 MethodSends the shapes in this collection backward by one position.  
 MethodSends the shapes in this collection to the back of all shapes.  
 MethodUnbinds any groups in the shape range and returns an IShapeRange with all the existing and unbound shapes.  
Top
See Also

Reference

IShapeRange Interface
SpreadsheetGear.Shapes Namespace
IShape Interface