Picture
Details about adding and manipulating picture to a worksheet
Basic Code Sample
ExcelPictureSetting
Options
ExcelPictureSetting
OptionsProperty | Type | Details |
---|---|---|
hyperlinkProperties | Attach hyperlink to the image | |
imageType | ImageType | Image extension type |
anchorEditType | AnchorEditType | Mode of picture starting point |
from | Top Left coordinate | |
to | Bottom right X coordinate |
AnchorPosition
Options
AnchorPosition
OptionsProperty | Type | Details |
---|---|---|
column | uint | |
columnOffset | uint | |
row | uint | |
rowOffset | uint |