TableSectionData.GetCellParamId(Int32, Int32)
Method
Description:
Returns a cell's ParamId and if no ParamId exists for this cell, it would come from the column
Returns a cell's ParamId and if no ParamId exists for this cell, it would come from the column
Exceptions
Exception | Condition |
---|---|
ArgumentException | The given row number nRow is invalid. -or- The given column number nCol is invalid. |