| Name | Description |
 | Adjustments | Gets an IAdjustments object that contains adjustment values for all the adjustments in the specified shape. (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase) |
 | AlternativeText | Gets or sets the descriptive (alternative) text string for an IShape object. (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase) |
 | 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.IShapeBase) |
 | Bindings | Gets the binding collection of this shape. (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase) |
 | 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.IShape) |
 | Callout | Gets an ICalloutFormat object that contains callout formatting properties for the specified shape. Applies to a IShape object that represent line callouts. (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase) |
 | CanMove | Gets or sets whether the object can be moved. (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase) |
 | CanRotate | Gets or sets whether the user is allowed to rotate the shape. (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase) |
 | CanSize | Gets or sets whether the object can be resized. (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase) |
 | Child | Gets a value indicating whether this IShape is child shape or if all shapes in a shape range are child shapes of the same parent. (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase) |
 | ConnectionSiteCount | Gets the number of connection sites on the specified shape. (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase) |
 | Connector | Gets a value indicating whether this IShape is a connector. (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase) |
 | ConnectorFormat | Gets a ConnectorFormat object that contains connector formatting properties. Applies to a Shape that represent connectors. (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase) |
 | ControlFormat | Gets an IControlFormat object that contains control properties. (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase) |
 | Fill | Gets a IFillFormat object for a specified shape that contains fill formatting properties for the shape. (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase) |
 | Formula | Gets or sets the shape formula. (Inherited from GrapeCity.Spreadsheet.Drawing.IShape) |
 | Glow | Gets a IGlowFormat object for a specified shape that contains glow formatting properties for the shape. (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase) |
 | GroupItems | Gets a IGroupShapes object that represents the individual shapes in the specified group. (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase) |
 | Height | Gets or sets a System.Int32 value that represents the height, in pixels, of the shape. (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase) |
 | HorizontalFlip | Gets a value indicating whether the specified shape is flipped around the horizontal axis. (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase) |
 | Hyperlink | Gets an GrapeCity.Spreadsheet.IHyperlink object that represents the hyperlink for the shape. (Inherited from GrapeCity.Spreadsheet.Drawing.IShape) |
 | ID | Gets a System.Int64 value that represents the identifier of the specified shape. (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase) |
 | IsEditing | Gets or sets a boolean value indicating whether the shape is editing. (Inherited from GrapeCity.Spreadsheet.Drawing.IShape) |
 | IsEditingText | Gets or sets a boolean value indicating whether the shape is in editing text. (Inherited from GrapeCity.Spreadsheet.Drawing.IShape) |
 | 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.IShapeBase) |
 | Line | Gets a ILineFormat object that contains line formatting properties for the specified shape. (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase) |
 | LockAspectRatio | Gets or sets a value indicating whether the IShape retains its original proportions when you resize it. (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase) |
 | Locked | Gets or sets a value indicating whether this IShape is locked. (Inherited from GrapeCity.Spreadsheet.Drawing.IShape) |
 | Name | Gets or sets a string value representing the name of the shape. (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase) |
 | Nodes | Gets a IShapeNodes collection that represents the geometric description of the specified shape. (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase) |
 | Parent | Gets the parent shape for the specified shape. (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase) |
 | ParentGroup | Gets a IShape object that represents the common parent shape of a child shape or a range of child shapes. (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase) |
 | Placement | Gets or sets an IShape.Placement value that represents the way the shape is attached to the cells below it. (Inherited from GrapeCity.Spreadsheet.Drawing.IShape) |
 | Reflection | Gets a IReflectionFormat object for a specified shape that contains reflection formatting properties for the shape. (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase) |
 | Regroupable | Returns whether the shape is able to regroup. (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase) |
 | Rotation | Gets or sets the rotation of the shape, in degrees. (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase) |
 | Selected | Gets a value indicating whether this IShape is selected. (Inherited from GrapeCity.Spreadsheet.Drawing.IShape) |
 | Shadow | Gets a IShadowFormat object that contains shadow formatting properties for the specified shape or shapes. (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase) |
 | ShapeRange | Gets the collection of IShape objects in the group shape. |
 | ShapeStyle | Gets or sets an ShapeStyle that represents the shape style of shape range. (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase) |
 | SoftEdge | Gets a ISoftEdgeFormat object for a specified shape that contains soft edge formatting properties for the shape (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase) |
 | TextEffect | Gets an ITextEffectFormat object that contains text-effect formatting properties for the specified shape. (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase) |
 | TextFrame | Gets an ITextFrame object that contains text formatting for the specified shape. (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase) |
 | Title | Gets or sets the title of the alternative text associated with the specified shape (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase) |
 | 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.IShapeBase) |
 | 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.IShape) |
 | Type | Gets or sets a ShapeType value that represents the shape type. (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase) |
 | VerticalFlip | Gets a value indicating whether the specified shape is flipped around the vertical axis. (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase) |
 | Visible | Gets or sets a boolean value that determines whether the shape is visible. (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase) |
 | Width | Gets or sets a System.Int32 value that represents the width, in pixels, of the shape. (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase) |
 | ZOrderPosition | Gets the position of the specified shape in the z-order. (Inherited from GrapeCity.Spreadsheet.Drawing.IShapeBase) |