The Table tab is available when a table element or any of its sub-elements are selected.
![]() |
Adds a row below the current one, or at the end if the table element itself is selected. |
![]() |
Adds a column after the current one, or at the end if the table element itself is selected. |
![]() |
Removes the current row, or the last one if the table element itself is selected. |
![]() |
Removes the current column, or the last one if the table element itself is selected. |
![]() |
Adds a row at the beginning of the table. |
![]() |
Adds a column at the end of the table. |
![]() |
Merges the current row with the one below it. |
![]() |
Merges the current cell with the one after it. |
![]() |
Splits the current cell, horizontally. |
![]() |
Splits the current cell, vertically. |