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


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