Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ValueRange Class / fLog Property


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