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


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