<Code Lib>
2020 Method
Changes 0
M

TableSectionData.GetMergedCell

Description:
Gets the whole merged cell that this cell is a part of.

public TableMergedCell GetMergedCell(
	int nRow,
	int nCol
)

Return Value TableMergedCell

Loading…