2021 Method
Changes 0
M

TableSectionData.SetCellType

Description:
Sets a cell's Type
Overloads (2):
SetCellType(Int32,Int32,CellType)
public void SetCellType(
	int nRow,
	int nCol,
	CellType type
)