Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / DataLabExtContents Class / fValue Property


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