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