2023 Method
Changes 0
M

TableSectionData.GetCellCategoryId

Description:
Returns a cell's CategoryId and if no CategoryId exists for this cell, it would come from the column. Associated with the paramId to find the correct element.
Overloads (2):
GetCellCategoryId(Int32,Int32)
public ElementId GetCellCategoryId(
	int nRow,
	int nCol
)
  • Int32
    nRow
  • Int32
    nCol
Return Value ElementId