ArrayConstantExpression.Values Property
In This Article
Gets or sets the array constant - that is, the array of values.
Namespace: DevExpress.Spreadsheet.Formulas
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
#Property Value
Type | Description |
---|---|
Cell |
A two-dimensional array of Cell |
See Also