Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
Row

CellRange.ArrayFormulaInvariant Property

Gets or sets the array formula in the invariant culture.

Namespace: DevExpress.Spreadsheet

Assembly: DevExpress.Spreadsheet.v20.2.Core.dll

Declaration

string ArrayFormulaInvariant { get; set; }

Property Value

Type Description
String

A string that is the array formula in the invariant culture (English).

See Also