Adds the specified image (stored in PNG format) to the sheet at the specified location with the specified settings.
Overload List
Overload | Description |
AddImage(Image,ImageInfo,Color,Color,Int16,Int16,Int16,Int16,Int16,Int16,Int16,Int16,String) | Adds the specified image (currently stored as PNG format) to this sheet with the specified location, and settings. |
AddImage(Image,ImageInfo,Color,Color,Int32,Int16,Int32,Int16,Int32,Int16,Int32,Int16,String) | Adds the specified image (currently stored as PNG format) to this sheet with the specified location, and settings. |
Example
See Also