Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Ref8 Class / rwFirst Property


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