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


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