Cell.IsArrayFormula

Cell.IsArrayFormula property

Indicates whether the cell formula is an array formula.

public bool IsArrayFormula { get; }

See Also