Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelShape Class / Image Property


In This Topic
Image Property (ExcelShape)
In This Topic
Gets or sets the image.
Syntax
'Declaration
 
Public Property Image As Image
 
'Usage
 
Dim instance As ExcelShape
Dim value As Image
 
instance.Image = value
 
value = instance.Image

Property Value

image
See Also