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


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