TableCell Methods
Represents a single table cell.| Name | Description |
|---|---|
| Delete() | Deletes a cell and shifts the next cell to the left. |
| Split(Int32, Int32) | Splits a single table cell into multiple cells. |
See Also
| Name | Description |
|---|---|
| Delete() | Deletes a cell and shifts the next cell to the left. |
| Split(Int32, Int32) | Splits a single table cell into multiple cells. |