IPicturesAdd Method (String, Int32, Int32)
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Adds the specified image from filename. Returns PictureShape object.
Namespace:Bytescout.Spreadsheet.GenericAssembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
Parameters
- ImageFileName
- Type: SystemString
The image filename. - left
- Type: SystemInt32
The left in pixels. - top
- Type: SystemInt32
The top in pixels.
Return Value
Type: PictureShape[Missing <returns> documentation for "M:Bytescout.Spreadsheet.Generic.IPictures.Add(System.String,System.Int32,System.Int32)"]
See Also