GetMergeByCell

Worksheet.GetMergeByCell method

获取包含行、列位置单元格的合并区域,如果所有合并区域都不包含该单元格位置,则返回null

public CellRange GetMergeByCell(int row, int col)
范围类型描述
rowInt32
colInt32

也可以看看