Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ScenarioProtect Class / fScenProtect Property


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