Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / FtCmo Class / fPrint Property


In This Topic
fPrint Property
In This Topic
Syntax
'Declaration
 
Public Property fPrint As Boolean
 
'Usage
 
Dim instance As FtCmo
Dim value As Boolean
 
instance.fPrint = value
 
value = instance.fPrint
See Also