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. |
DXFormat | Gets or sets the format of a picture. |
DXImage | Gets of sets the image to be displayed. |
HyperlinkClick | Gets a hyperlink associated with the current 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