Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / BRAI Class / rt Property


In This Topic
rt Property (BRAI)
In This Topic
Syntax
'Declaration
 
Public Property rt As Byte
 
'Usage
 
Dim instance As BRAI
Dim value As Byte
 
instance.rt = value
 
value = instance.rt
See Also