Cell.IsMerged

Cell.IsMerged property

Checks if a cell is part of a merged range or not.

public bool IsMerged { get; }

See Also