Shape Methods
A common interface for drawing objects in a worksheet.Name | Description |
---|---|
Delete() | Deletes a drawing object. |
Export |
Saves the drawing object as an image. |
Export |
Saves the drawing object as an image in the specified format. |
Export |
Saves the drawing object as an image in the specified format. |
Get |
Retrieves the list of nested shapes and shape groups. |
Increment |
Increments the rotation angle of the drawing object by the specified number of degrees. |
Insert |
Associates a hyperlink with the drawing object. |
Move |
Moves a floating object by a specified offset.
Inherited from Floating |
Remove |
Removes the hyperlink associated with the current drawing object. |
See Also