CellRange.DynamicArrayFormula Property
Gets or sets the dynamic array formula associated with the cell or cell range.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string that is the array formula. |
See Also