Aspose::Cells::Cell::IsDynamicArrayFormula method

Cell::IsDynamicArrayFormula method

Indicates whether the cell’s formula is dynamic array formula(true) or legacy array formula(false).

bool Aspose::Cells::Cell::IsDynamicArrayFormula()

See Also