Cell.IsArrayHeader

Cell.IsArrayHeader property

Indicates the cell’s formula is an array formula and it is the first cell of the array.

public bool IsArrayHeader { get; }

See Also