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

IXlPicture Properties

Represents a picture embedded in a worksheet.
Name Description
AnchorBehavior Gets or sets the positioning and resizing behavior of a picture which is anchored to two cells in a worksheet.
AnchorType Gets or sets the anchoring type used to position a picture within a worksheet.
BottomRight Gets or sets the anchor for the bottom-right corner of a picture.
Format Gets or sets the file format of a picture.
HyperlinkClick Gets a hyperlink associated with the current IXlPicture object.
Image Gets or sets the image residing in the IXlPicture object.
Name Gets or sets the name of the picture.
SourceRectangle Gets or sets the portion of the picture to draw.
TopLeft Gets or sets the anchor for the top-left corner of a picture.
See Also