By right-clicking in a cell in a table, a number of operations are possible:
-
Row operations:
- Adding a row, before or after the current row;
- Deleting a row;
-
Column operations:
- Adding a column, before or after the current column;
- Deleting a column;
-
Cell operations:
- Adding a cell, before or after the current cell. Other cells are pushed right, creating an extra column;
- Deleting a cell. Other cells are brought left;
- Merging two cells, adjacent horizontally or vertically;
- Splitting a cell, horizontally or vertically.