TableSectionData.GetCellCategoryId
Overloads (2):
| Name | Return Type | Description |
|---|---|---|
| GetCellCategoryId(Int32) | ElementId | Returns a column's ParamId Associated with the paramId to find the correct element |
| GetCellCategoryId(Int32, Int32) | ElementId | 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. |