Cell.IsDynamicArrayFormula
Cell.IsDynamicArrayFormula property
Indicates whether the cell’s formula is dynamic array formula(true) or legacy array formula(false).
public bool IsDynamicArrayFormula { get; }
See Also
- class Cell
- namespace Aspose.Cells
- assembly Aspose.Cells