IsMergedCell

ICell.IsMergedCell 属性

如果单元格与任何调整过的单元格合并则返回true,否则返回false。只读布尔值。

public bool IsMergedCell { get; }

另见