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


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