Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Protect Class / fLock Property


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