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


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