IXlPicture Members
In This Article
#Properties
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. |
#Methods
Name | Description |
---|---|
Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Inherited from IDisposable. |
Fit |
Fits an IXl |
Set |
Anchors an IXl |
Set |
Specifies the image to be displayed in the worksheet. |
Set |
Anchors an IXl |
Set |
Anchors an IXl |
Stretch |
Stretches an IXl |
See Also