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


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