Click or drag to resize

ExcelShape Properties

The ExcelShape type exposes the following members.

Properties
 NameDescription
Public propertyBottomRightCell Gets or sets the bottom-right anchor cell for image positioning.
(Inherited from ExcelDrawing)
Public propertyBoundingRectangle Gets the rectangle that bounds the image.
(Inherited from ExcelDrawing)
Public propertyParent Gets or sets the parent collection.
(Inherited from ExcelDrawing)
Public propertyPositioning Gets or sets the image positioning parameter.
(Inherited from ExcelDrawing)
Public propertyShapeProperty Gets or Sets the shape property object used in ExcelShape.
Public propertyTopLeftCell Gets or sets the top-left anchor cell for image positioning.
(Inherited from ExcelDrawing)
Top
See Also