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