<Code Lib>
2023 Method
Changes 0
M

TableSectionData.SetCellParamIdAndCategoryId(Int32, ElementId, ElementId)

Description:
Sets a column's category and parameter Id
Overloads (2):
SetCellParamIdAndCategoryId(Int32,ElementId,ElementId)

public void SetCellParamIdAndCategoryId(
	int nCol,
	ElementId paramId,
	ElementId categoryId
)

Loading…