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


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