IsMergedCell

ICell.IsMergedCell property

Returns true if the cell is merged with any adjusted cell, false otherwise. Read-only Boolean.

public bool IsMergedCell { get; }

See Also