Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / IShapeRange Interface

In This Topic
IShapeRange Interface Methods
In This Topic

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

Public Methods
 NameDescription
 MethodAligns the shapes in the specified range of shapes.  
 MethodApplies to the specified shape formatting that's been copied by using the PickUp method. (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase)
 MethodDeletes this shape. (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase)
 MethodHorizontally or vertically distributes the shapes in the specified range of shapes.  
 MethodDuplicates the object and returns a reference to the new copy.  
 MethodFlips the specified shape around its horizontal or vertical axis. (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase)
 MethodGroups the shapes in the specified range.  
 MethodMoves the specified shape horizontally by the specified number of pixels. (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase)
 MethodChanges the rotation of the specified shape around the z-axis by the specified number of degrees. (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase)
 MethodMoves the specified shape vertically by the specified number of pixels. (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase)
 MethodCopies the formatting of the specified shape. (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase)
 MethodRegroups the group that the specified shape range belonged to previously.  
 MethodReroutes all connectors attached to the specified shape; if the specified shape is a connector, it's rerouted. (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase)
 MethodScales the height of the shape by a specified factor. (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase)
 MethodScales the width of the shape by a specified factor. (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase)
 MethodSelects the shape. (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase)
 MethodMakes the formatting of the specified shape the default formatting for the shape. (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase)
 MethodUngroups any grouped shapes in the specified shape or range of shapes. Disassembles pictures and OLE objects within the specified shape or range of shapes. (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase)
 MethodCancels the current selection. (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase)
 MethodMoves the specified shape in front of or behind other shapes in the collection (that is, changes the shape's position in the z-order). (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase)
Top
See Also