These four commands each add, respectively, a table's header, footer, leading column, or trailing column. They each apply to tables with either dynamic (repeating) rows or dynamic (repeating) columns.
Inserts an empty header row in tables with dynamic rows that do not yet have a header. If the table already has a header, then this command is disabled. |
|
Appends an empty footer row in tables with dynamic rows that do not yet have a footer. If the table already has a footer, then this command is disabled. |
|
Inserts an empty leading column in tables with dynamic columns that do not yet have leading column. If the table already has a leading column, then this command is disabled. (Note: If the leftmost column of a table acts as a vertical header-column, then it is referred to as the table's leading column.) |
|
Appends an empty trailing column in tables with dynamic columns that do not yet have trailing column. If the table already has a trailing column, then this command is disabled. (Note: If the rightmost column of a table acts as a vertical footer-column, then it is referred to as the table's trailing column.) |
|