GrapeCity.Xaml.CalcEngine
ArrayFormulaMode Property


Gets a value indicating whether evaluate expression in array formula mode.
Syntax
'Declaration
 
Public ReadOnly Property ArrayFormulaMode As Boolean
'Usage
 
Dim instance As CalcEvaluatorContext
Dim value As Boolean
 
value = instance.ArrayFormulaMode
public bool ArrayFormulaMode {get;}

Property Value

true if evaluate expression in array formula mode]; otherwise, false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CalcEvaluatorContext Class
CalcEvaluatorContext Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options