2024 Method
Changes 0
M

TableSectionData.SetMergedCell

Description:
Sets the merged cell that this cell is a part of.
public void SetMergedCell(
	int nRow,
	int nCol,
	TableMergedCell mergedCell
)