Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OBJ Class / pictFormat Property


In This Topic
pictFormat Property
In This Topic
Syntax
'Declaration
 
Public Property pictFormat As FtCf
 
'Usage
 
Dim instance As OBJ
Dim value As FtCf
 
instance.pictFormat = value
 
value = instance.pictFormat
See Also