Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / Parser Class / ignoreLocalSupport Field


In This Topic
ignoreLocalSupport Field
In This Topic
Syntax
'Declaration
 
Public ignoreLocalSupport As Boolean
 
'Usage
 
Dim instance As Parser
Dim value As Boolean
 
value = instance.ignoreLocalSupport
 
instance.ignoreLocalSupport = value
See Also