Back to Devexpress

Worksheet.DynamicArrayFormulas Property

officefileapi-devexpress-dot-spreadsheet-dot-worksheet-66535aac.md

latest1.1 KB
Original Source

Worksheet.DynamicArrayFormulas Property

Obtains a collection of dynamic array formulas in a current worksheet.

Namespace : DevExpress.Spreadsheet

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

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
DynamicArrayFormulaCollection DynamicArrayFormulas { get; }
vb
ReadOnly Property DynamicArrayFormulas As DynamicArrayFormulaCollection

Property Value

TypeDescription
DynamicArrayFormulaCollection

The dynamic array formula collection.

|

See Also

Worksheet Interface

Worksheet Members

DevExpress.Spreadsheet Namespace