Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Blip Class / Format Property


In This Topic
Format Property (Blip)
In This Topic
Syntax
'Declaration
 
Public Property Format As ImageFormat
 
'Usage
 
Dim instance As Blip
Dim value As ImageFormat
 
instance.Format = value
 
value = instance.Format
See Also