Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Conditional Namespace / MatchData Structure / EvaluationContext Property


In This Topic
EvaluationContext Property (MatchData)
In This Topic
Gets The evaluation context.
Syntax
'Declaration
 
Public ReadOnly Property EvaluationContext As IEvaluationContext
 
'Usage
 
Dim instance As MatchData
Dim value As IEvaluationContext
 
value = instance.EvaluationContext

Property Value

The evaluation context.
See Also