IXlPicture Properties
Represents a picture embedded in a worksheet.
Name | Description |
---|---|
Anchor |
Gets or sets the positioning and resizing behavior of a picture which is anchored to two cells in a worksheet. |
Anchor |
Gets or sets the anchoring type used to position a picture within a worksheet. |
Bottom |
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. |
Hyperlink |
Gets a hyperlink associated with the current IXl |
Name | Gets or sets the name of the picture. |
Source |
Gets or sets the portion of the picture to draw. |
Top |
Gets or sets the anchor for the top-left corner of a picture. |
See Also