Skip to main content
All docs
V25.1
  • Row

    CellRange.ArrayFormulaInvariant Property

    Gets or sets the array formula in the invariant culture.

    Namespace: DevExpress.Spreadsheet

    Assembly: DevExpress.Spreadsheet.v25.1.Core.dll

    NuGet Package: DevExpress.Spreadsheet.Core

    Declaration

    string ArrayFormulaInvariant { get; set; }

    Property Value

    Type Description
    String

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

    See Also