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


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