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


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