Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Lbl Class / fFunc Property


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