IPicturesAdd Method (Double, Double, String)
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 left. Returns PictureShape object.
Namespace:Bytescout.Spreadsheet.GenericAssembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
Parameters
- left
- Type: SystemDouble
The left in points. - top
- Type: SystemDouble
The top in points. - ImageFileName
- Type: SystemString
The image filename.
Return Value
Type: PictureShape[Missing <returns> documentation for "M:Bytescout.Spreadsheet.Generic.IPictures.Add(System.Double,System.Double,System.String)"]
See Also