TableSectionData.RemoveColumn
Method
Description:
Removes a column data at a specified index.
Removes a column data at a specified index.
Exceptions
Exception | Condition |
---|---|
ArgumentException | nIndex is invalid index. |
InvalidOperationException | This operation is forbidden for cells in standard schedule body sections. |