Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / CatSerRange Class / fBetween Property


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