FormulaEvaluationContext.IsArrayFormula Property
Gets or sets whether the formula being evaluated is an array formula.
Namespace: DevExpress.Spreadsheet.Functions
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if a formula is an array formula; otherwise, false. |
See Also