public void ClearCell( int nRow, int nCol )
| Exception | Condition |
|---|---|
| ArgumentException | The given row number nRow is invalid. -or- The given column number nCol is invalid. |
| InvalidOperationException | This operation is forbidden for cells in standard schedule body sections. |