You can change the appearance of tables by setting properties for the table and its cells or by applying a preset design to the table. Before you set table and cell properties, be aware that the order of precedence for formatting is cells, rows, and tables.
To format the text inside a table cell, use the
same procedures you would use to format text outside of a table.
Change the format of a table, row, cell, or column
Add or edit accessibility values for a table in Code view
Edit the appropriate attributes
in the code.
To quickly locate the tags in the code,
click in the table, then select the <table> tag in
the tag selector at the bottom of the Document window.
Add or edit accessibility values for a table in Design view
To edit the table caption,
highlight the caption and type a new caption. To edit the caption alignment, place the insertion point in the table caption, right-click (Windows) or Control‑click (Macintosh), then select Edit Tag Code.
To edit the table summary, select the table, right-click (Windows) or Control-click (Macintosh), then select Edit Tag Code.