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


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