Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / BOF Class / verLowestBiff Property


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