<Code Lib>
2023 Method
Changes 0
M

TableSectionData.SetCellType(Int32, Int32, CellType)

Description:
Sets a cell's Type
Overloads (2):
SetCellType(Int32,Int32,CellType)

public void SetCellType(
	int nRow,
	int nCol,
	CellType type
)

Loading…