Skip to main content
A newer version of this page is available. .
Row

Shape Methods

A common class for drawing objects in a worksheet.
Name Description
Delete() Deletes a drawing object.
GetChildren() Retrieves the list of nested shapes and shape groups.
IncrementRotation(Int32) Increments the rotation angle of the drawing object by the specified number of degrees.
InsertHyperlink(String, Boolean) Associates a hyperlink with the drawing object.
Move(Single, Single) Moves a floating object by a specified offset. Inherited from FloatingObject.
RemoveHyperlink() Removes the hyperlink associated with the current drawing object.
See Also