Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Setup Class / noPls Property


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