ExcelPictureImageObj Property |
Gets the System.Drawing.Image object.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic Image ImageObj { get; }Public ReadOnly Property ImageObj As Image
Get
Property Value
Image
See Also