Excel |
The ExcelShape type exposes the following members.
| Name | Description | |
|---|---|---|
| ExcelShape | Initializes a new instance of the ExcelShape class. |
| Name | Description | |
|---|---|---|
| BottomRightCell |
Gets or sets the bottom-right anchor cell for image positioning.
(Inherited from ExcelDrawing) | |
| BoundingRectangle |
Gets the rectangle that bounds the image.
(Inherited from ExcelDrawing) | |
| Parent |
Gets or sets the parent collection.
(Inherited from ExcelDrawing) | |
| Positioning |
Gets or sets the image positioning parameter.
(Inherited from ExcelDrawing) | |
| ShapeProperty | Gets or Sets the shape property object used in ExcelShape. | |
| TopLeftCell |
Gets or sets the top-left anchor cell for image positioning.
(Inherited from ExcelDrawing) |
| Name | Description | |
|---|---|---|
| Delete |
Deletes this image object from the parent collection.
(Inherited from ExcelDrawing) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |