Name | Description | |
---|---|---|
Adjustments | Gets a collection of adjustment values for the specified AutoShape or connector. (Inherited from GrapeCity.Documents.Excel.Drawing.IShape) | |
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. (Inherited from GrapeCity.Documents.Excel.Drawing.IShape) | |
BackgroundImageLayout | Gets or sets a value that describes how an Image should be stretched to fill the destination rectangle. | |
BottomRightCell | Returns the GrapeCity.Documents.Excel.IRange object that represents the cell that lies under the lower-right corner of the object. (Inherited from GrapeCity.Documents.Excel.Drawing.IShape) | |
Chart | Returns an object that represents the IChart contained in this shape. (Inherited from GrapeCity.Documents.Excel.Drawing.IShape) | |
Connector | Gets whether the specified shape is a connector. (Inherited from GrapeCity.Documents.Excel.Drawing.IShape) | |
ConnectorFormat | Returns the IConnectorFormat object that contains connector formatting properties. Applies to IShape objects that represent connectors. (Inherited from GrapeCity.Documents.Excel.Drawing.IShape) | |
Control | Gets the associated control. (Inherited from GrapeCity.Documents.Excel.Drawing.IShape) | |
CornerRadius | Gets or sets a value that describes how rounded the corners are on a rectangular die-cut, in pixels. | |
Fill | Returns the IFillFormat object that contains fill formatting properties for the specified chart or shape. (Inherited from GrapeCity.Documents.Excel.Drawing.IShape) | |
Formula | Gets or sets the formula of the current shape. (Inherited from GrapeCity.Documents.Excel.Drawing.IShape) | |
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. (Inherited from GrapeCity.Documents.Excel.Drawing.IShape) | |
HasChart | Returns information if the IShape contains a chart. (Inherited from GrapeCity.Documents.Excel.Drawing.IShape) | |
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. (Inherited from GrapeCity.Documents.Excel.Drawing.IShape) | |
IsPrintable | Determines whether the object should be printed. (Inherited from GrapeCity.Documents.Excel.Drawing.IShape) | |
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. (Inherited from GrapeCity.Documents.Excel.Drawing.IShape) | |
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). (Inherited from GrapeCity.Documents.Excel.Drawing.IShape) | |
Name | Returns or sets the name of the object. (Inherited from GrapeCity.Documents.Excel.Drawing.IShape) | |
Parent | Gets the shape's parent sheet. (Inherited from GrapeCity.Documents.Excel.Drawing.IShape) | |
ParentGroup | Returns the IShape object that represents the common parent shape of a child shape or a range of child shapes. (Inherited from GrapeCity.Documents.Excel.Drawing.IShape) | |
PictureFormat | Returns the IPictureFormat object that contains picture formatting properties for the specified shape. (Inherited from GrapeCity.Documents.Excel.Drawing.IShape) | |
Placement | Returns or sets the way the object is attached to the cells below it (read or write IShape.Placement). (Inherited from GrapeCity.Documents.Excel.Drawing.IShape) | |
Rotation | Returns or sets the rotation of the shape in degrees. (Inherited from GrapeCity.Documents.Excel.Drawing.IShape) | |
TextFrame | Returns the ITextFrame object that contains the text and font style properties for the specified shape. (Inherited from GrapeCity.Documents.Excel.Drawing.IShape) | |
ThreeD | Returns the IThreeDFormat object that contains 3-D – effect formatting properties for the specified shape. (Inherited from GrapeCity.Documents.Excel.Drawing.IShape) | |
Title | Gets or sets the title of the alternative text associated with the specified shape. (Inherited from GrapeCity.Documents.Excel.Drawing.IShape) | |
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. (Inherited from GrapeCity.Documents.Excel.Drawing.IShape) | |
Transparency | Gets or sets the degree of transparency of the specified picture as a value from 0.0 (opaque) through 1.0 (clear). | |
Type | Returns the shape type. (Inherited from GrapeCity.Documents.Excel.Drawing.IShape) | |
Visible | Determines whether the object is visible. (Inherited from GrapeCity.Documents.Excel.Drawing.IShape) | |
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. (Inherited from GrapeCity.Documents.Excel.Drawing.IShape) |