| Name | Description |
 | AdjustHandles | Gets the list of adjust handles. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape) |
 | AutoShapeType | Gets or sets the shape type for the specified IShape or IShapeBase object, which must represent an shape other than a line, freeform drawing, or connector. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape) |
 | AutoSize | Overridden. |
 | Bindings | Gets the binding collection of this drawing object. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) |
 | BottomRightCell | Gets an GrapeCity.Spreadsheet.IRange object that represents the cell that lies under the lower-right corner of the shape. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape) |
 | Bounds | Gets the boundary of the drawing object in pixels. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) |
 | Brush | Gets the brush which is used to fill. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape) |
 | CanEditPoints | Overridden. Gets a boolean value indicating whether this shape can be edit. |
 | CanEditText | Overridden. Gets a boolean value indicating whether the user can edit text of the shape. |
 | CanMove | Gets or sets whether the object can be moved. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape) |
 | CanMultipleSelect | Gets a boolean value indicating whether this Shape can be selected with other shape. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape) |
 | CanRotate | Overridden. Gets or sets whether the user is allowed to rotate the shape. |
 | CanSize | Gets or sets whether the object can be resized. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape) |
 | ConnectionSites | Gets the list of connection sites. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape) |
 | Connector | Gets a value indicating whether this IShape is a connector. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape) |
 | Connectors | (Inherited from GrapeCity.Spreadsheet.Drawing.Shape) |
 | Data | Gets or sets the extend data of the DrawingObject. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) |
 | EndAnchorPoint | Gets the bottom-right anchor point. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) |
 | Formula | Gets or sets the shape formula. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape) |
 | GroupItems | Gets a IGroupShapes object that represents the individual shapes in the specified group. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape) |
 | Height | Gets or sets a System.Int32 value that represents the height, in pixels, of the shape. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape) |
 | HorizontalFlip | Gets a value indicating whether the specified shape is flipped around the horizontal axis. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape) |
 | IsAlive | Gets a boolean value indicating whether this drawing object is available to process. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) |
 | IsEditing | Gets a boolean value indicating whether the shape is editing. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape) |
 | IsEditingFormula | Gets or sets a boolean value indicating whether the shape is in editing formula. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape) |
 | IsEditingText | Gets or sets a boolean value indicating whether the shape is in editing text. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape) |
 | Left | Gets or sets a System.Int32 value that represents the distance, in pixels, from the left edge of the shape to the left edge of column A (on a worksheet) or the left edge of the chart area (on a chart). (Inherited from GrapeCity.Spreadsheet.Drawing.Shape) |
 | LockAspectRatio | Gets or sets a value indicating whether the IShape retains its original proportions when you resize it. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape) |
 | Locked | Gets or sets a value indicating whether the specified drawing object can be modified when the sheet that contains it is protected. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) |
 | Name | Gets or sets a string value representing the name of the shape. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape) |
 | Nodes | Gets a IShapeNodes collection that represents the geometric description of the specified shape. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape) |
 | Parent | Gets the parent. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) |
 | Pen | Gets and internal Sets the painting pen of this shape. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape) |
 | PermanentVisible | A boolean value checking whether Shape is visible or not. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape) |
 | Placement | Gets or sets an Shape.Placement value that represents the way the shape is attached to the cells below it. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape) |
 | PrintObject | Gets or sets a boolean value indicating whether the object will be printed when the document is printed. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) |
 | Regroupable | (Inherited from GrapeCity.Spreadsheet.Drawing.Shape) |
 | Root | Gets the highest ancestor shape which contains this shape. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape) |
 | Rotation | Gets or sets the rotation of the shape, in degrees. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape) |
 | Selected | Overridden. |
 | Shadow | Gets a IShadowFormat object that contains shadow formatting properties for the specified shape or shapes. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape) |
 | ShowRotation | Overridden. |
 | ShowSelectionOnProcessing | Gets a boolean value indicating whether the selection can be shown while user is working on this DrawingObject. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) |
 | StartAnchorPoint | Gets the top-left anchor point. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) |
 | TextFont | Gets the font settings of the shape. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape) |
 | Top | Gets or sets a System.Int32 value that represents the distance, in pixels, from the top edge of the topmost shape in the shape range to the top edge of the worksheet. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape) |
 | TopLeftCell | Gets an GrapeCity.Spreadsheet.IRange object that represents the cell that lies under the upper-left corner of the shape. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape) |
 | Type | Overridden. Gets or sets a ShapeType value that represents the shape type. |
 | VerticalFlip | Gets a value indicating whether the specified shape is flipped around the vertical axis. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape) |
 | Visible | Overridden. Gets or sets a value indicating whether this DrawingObject and all its child controls are displayed. |
 | Width | Gets or sets a System.Int32 value that represents the width, in pixels, of the shape. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape) |
 | WordWrap | Get the word wrap property of the inner text block. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape) |
 | WorksheetDrawing | Overridden. |
 | ZOrderPosition | Gets the position of the specified shape in the z-order. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape) |