Click or drag to resize

ExcelPictureImageObj Property

Gets the System.Drawing.Image object.

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public Image ImageObj { get; }

Property Value

Type: Image
See Also