Resizing a Table Changing the Width of Columns in a Table Changing the Height of Rows in a Table Adding Rows or Columns to a Table

Working With Tables 6-3

6.2 Resizing a Table

You can resize a table as a whole using the mouse or the table properties dialog. Resizing Using the Mouse To resize a table using your mouse, perform these tasks: 1. Place your mouse cursor over a table border until the cursor turns into an arrows cross and click your left mouse button. A frame is now displayed around the table to indicate it has been selected Figure 6–3 . Figure 6–3 Unselected and Selected Table

2. Click and drag any of the boxes of the frame to resize the table.

Resizing Using the Table Properties Dialog You can also change the size of a table as a whole in the table properties dialog. See Changing the Properties of a Table on page 6-5.

6.3 Changing the Width of Columns in a Table

To change the width of a column in a table, perform these tasks:

1. Place your mouse cursor in any cell of the column you want to resize.

2. Right-click and choose Cell, then Cell Properties.

3. Specify a value in the Width field either in pixels or a percentage.

4. Click OK.

The column is now displayed in its updated width. If it does not look like what you were expecting, there may be table width settings that may take precedence. See Changing the Properties of a Table on page 6-5.

6.4 Changing the Height of Rows in a Table

To change the height of a row in a table, perform these tasks:

1. Place your mouse cursor in any cell of the row whose height you want to change.

2. Right-click and choose Cell, then Cell Properties.

3. Specify a value in the Height field in pixels.

6-4 Oracle Fusion Middleware Users Guide for Site Studio Contributor

4. Click OK.

The row is now displayed in its updated height. If it does not look like what you were expecting, there may be table height settings that may take precedence. See Changing the Properties of a Table on page 6-5.

6.5 Adding Rows or Columns to a Table

You can add rows and columns to a table using your mouse. Adding a Row to a Table To add a row to a table, perform these tasks: 1. Place your mouse cursor in a row where you want to add the row.

2. Right-click and choose Row, then Insert Row Before or Insert Row After,

depending on whether you want the row to appear above or below the current row. Adding a Column to a Table To add a column to a table, perform these tasks: 1. Place your mouse cursor in a column where you want to add the column.

2. Right-click and choose Column, then Insert Column Before or Insert Column

After , depending on whether you want the column to appear to the left or to the right of the current column. After you add the row or column, you can fine-tune their width using the cell properties form see Changing the Properties of Table Cells on page 6-6.

6.6 Deleting Rows and Columns in a Table