public void SetCellParamIdAndCategoryId( int nCol, ElementId paramId, ElementId categoryId )
| Exception | Condition |
|---|---|
| ArgumentException | The given column number nCol is invalid. -or- The paramId or categoryId is not acceptable. |
| ArgumentNullException | A non-optional argument was null |
| InvalidOperationException | This operation is forbidden for cells in standard schedule body sections. |