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


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