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


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