Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.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
 MethodApplies to the specified shape formatting that's been copied by using the IShapeBase.PickUp method. (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase)
 MethodCopies the object to the clipboard.  
 MethodCopies the selected object to the clipboard as a picture.  
 MethodCuts the object to the clipboard.  
 MethodDeletes this shape. (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase)
 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)
 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)
 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