Working with Tables
Tables organize information in a structured grid of rows and columns.
Creating a Table
Choose the Table tool in the toolbar and click on the canvas. After the table is placed, the tool switches back to Select.
Table Action Toolbar
Double-click a table to show its action toolbar:
| Button | Action |
|---|---|
| Edit Cell Text | Edit the text of the cell you double-clicked |
| Grid Settings | Open the grid settings callout |
| Cell Attributes | Open the cell attributes callout |
| Add Row / Remove Row | Change the number of rows |
| Add Column / Remove Column | Change the number of columns |
Grid Settings
The Grid Settings callout controls the table's lines:
- Show Grid — show or hide the lines between cells
- Show Table Frame — show or hide the outer border
- Grid Line Width
- Corner Radius — round the table's corners
- Grid Color
Cell Attributes
The Selected Cell Attributes callout styles the selected cell:
- Font Family, Font Size, and Font Typeface (bold, italic, underline)
- Text Color
- Text Align — left, center, or right
- Text Angle — rotate the text inside the cell
- Top, bottom padding and Left, right padding (in %)
- Background Color
Tip: Turn on Apply to all table cells to style the entire table at once.
Resizing Tables
- Drag the handles on the table's corners and sides to resize the whole table
- Drag a grid line inside the table to change the height of a row or the width of a column
The Inspector's Arrange tab has a Table section that shows the number of rows, columns, and cells.
Tips for Effective Tables
- Clear headers — make the header row distinct with bold text or a background colour
- Adequate padding — don't let text touch cell borders
- Align numbers right for easy comparison
- Rotate header text with Text Angle for narrow columns
Related Topics
- UML Class Diagrams — dedicated UML class shapes
- Text Editing — formatting text
- Alignment — aligning tables with other elements