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


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