2027 Method
Changes 0
M

TableSectionData.SetCellParamIdAndCategoryId

Description:
Sets a column's category and parameter Id
Overloads (2):
SetCellParamIdAndCategoryId(Int32,ElementId,ElementId)
public void SetCellParamIdAndCategoryId(
	int nCol,
	ElementId paramId,
	ElementId categoryId
)