2027 Method
Changes 0
M

TableSectionData.SetCellParamIdAndCategoryId

Description:
Sets a cell's category and parameter Id
Overloads (2):
SetCellParamIdAndCategoryId(Int32,Int32,ElementId,ElementId)
public void SetCellParamIdAndCategoryId(
	int nRow,
	int nCol,
	ElementId paramId,
	ElementId categoryId
)
  • The given row number nRow is invalid. -or- The given column number nCol is invalid. -or- The paramId or categoryId is not valid.
  • A non-optional argument was null