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; }
Public ReadOnly Property ImageObj As Image
Get
Property Value
Type:
ImageSee Also