Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
Row

Picture Methods

An image embedded in a worksheet.
Name Description
Delete() Deletes a drawing object. Inherited from Shape.
ExportToImage() Exports the drawing object to an image. Inherited from Shape.
GetChildren() Retrieves the list of nested shapes and shape groups. Inherited from Shape.
IncrementRotation(Int32) Increments the rotation angle of the drawing object by the specified number of degrees. Inherited from Shape.
InsertHyperlink(String, Boolean) Associates a hyperlink with the drawing object. Inherited from Shape.
Move(Single, Single) Moves a floating object by a specified offset. Inherited from FloatingObject.
RemoveHyperlink() Removes the hyperlink associated with the current drawing object. Inherited from Shape.
RemoveOutline() Removes the outside border of a shape (picture).
See Also