Name | Description | |
---|---|---|
![]() | Adjustments | Gets a collection of adjustment values for the specified AutoShape or connector. |
![]() | AutoShapeType | Returns or sets the shape type for the specified IShape object, which must represent an AutoShape other than a line, freeform drawing, or connector. |
![]() | BottomRightCell | Returns the GrapeCity.Documents.Excel.IRange object that represents the cell that lies under the lower-right corner of the object. |
![]() | Chart | Returns an object that represents the IChart contained in this shape. |
![]() | Connector | Gets whether the specified shape is a connector. |
![]() | ConnectorFormat | Returns the IConnectorFormat object that contains connector formatting properties. Applies to IShape objects that represent connectors. |
![]() | Control | Gets the associated control. |
![]() | Fill | Returns the IFillFormat object that contains fill formatting properties for the specified chart or shape. |
![]() | Formula | Gets or sets the formula of the current shape. |
![]() | GroupItems | Returns the IGroupShapes object that represents the individual shapes in the specified group. Use the indexer of IGroupShapes to return a single shape from the group. |
![]() | HasChart | Returns information if the IShape contains a chart. |
![]() | Height | Gets or sets the height of the object. (Inherited from GrapeCity.Documents.Excel.Drawing.IContainer) |
![]() | HeightInPixel | Gets or sets the height (in pixels) of the object. (Inherited from GrapeCity.Documents.Excel.Drawing.IContainer) |
![]() | Hyperlink | Returns a Hyperlink object that represents the hyperlink for the shape. |
![]() | IsPrintable | Determines whether the object should be printed |
![]() | Left | Gets or sets the distance from the left edge of the object to the left edge of column A (on a worksheet) or the left edge of the chart area (on a chart). (Inherited from GrapeCity.Documents.Excel.Drawing.IContainer) |
![]() | LeftInPixel | Gets or sets the distance (in pixels) from the left edge of the object to the left edge of column A (on a worksheet) or the left edge of the chart area (on a chart). (Inherited from GrapeCity.Documents.Excel.Drawing.IContainer) |
![]() | Line | Returns the ILineFormat object that contains line formatting properties for the specified shape. |
![]() | Locked | Gets or sets whether the object is locked (True if the object is locked, False if the object can be modified when the sheet is protected, read or write Boolean). |
![]() | Name | Returns or sets the name of the object. |
![]() | Parent | Gets the shape's parent sheet |
![]() | ParentGroup | Returns the IShape object that represents the common parent shape of a child shape or a range of child shapes. |
![]() | PictureFormat | Returns the IPictureFormat object that contains picture formatting properties for the specified shape. |
![]() | Placement | Returns or sets the way the object is attached to the cells below it (read or write Placement). |
![]() | Rotation | Returns or sets the rotation of the shape in degrees. |
![]() | TextFrame | Returns the ITextFrame object that contains the text and font style properties for the specified shape. |
![]() | ThreeD | Returns the IThreeDFormat object that contains 3-D – effect formatting properties for the specified shape. |
![]() | Title | Gets or sets the title of the alternative text associated with the specified shape. |
![]() | Top | Gets or sets the distance from the top edge of the topmost shape in the shape range to the top edge of the worksheet. (Inherited from GrapeCity.Documents.Excel.Drawing.IContainer) |
![]() | TopInPixel | Gets or sets 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.Documents.Excel.Drawing.IContainer) |
![]() | TopLeftCell | Returns the GrapeCity.Documents.Excel.IRange object that represents the cell that lies under the upper-left corner of the specified object. |
![]() | Type | Returns the shape type |
![]() | Visible | Determines whether the object is visible |
![]() | Width | Gets or sets the width of the object. (Inherited from GrapeCity.Documents.Excel.Drawing.IContainer) |
![]() | WidthInPixel | Gets or sets the width (in pixels) of the object. (Inherited from GrapeCity.Documents.Excel.Drawing.IContainer) |
![]() | ZOrderPosition | Returns the position of the specified shape in the z-order. |