Back to Devexpress

CellRange.ArrayFormulaInvariant Property

officefileapi-devexpress-dot-spreadsheet-dot-cellrange-b2fd52e5.md

latest1.1 KB
Original Source

CellRange.ArrayFormulaInvariant Property

Gets or sets the array formula in the invariant culture.

Namespace : DevExpress.Spreadsheet

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

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
string ArrayFormulaInvariant { get; set; }
vb
Property ArrayFormulaInvariant As String

Property Value

TypeDescription
String

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

|

See Also

CellRange Interface

CellRange Members

DevExpress.Spreadsheet Namespace