Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / RgceArea Class / columnLast Property


In This Topic
columnLast Property
In This Topic
Syntax
'Declaration
 
Public Property columnLast As Short
 
'Usage
 
Dim instance As RgceArea
Dim value As Short
 
instance.columnLast = value
 
value = instance.columnLast
See Also