|
How to Edit Tables:
In the AutoFit tab, you can modify on the width and height of the table. If you like the table to automatically adjust themselves to fit the content, choose AutoFit to Contents. If you like to specify a particular width or height of the cells, choose Fixed Cell Width/Height, enter a number, and choose whether it is in pixels or percentages. If you like the table to fit the size of the window, choose AutoFit to Window.

In the Properties tab, you can make modifications inside the table and its cells. In the Alignment, you can align the table to the left, center, or right. You can enter the number of margin in pixels for the left, right, top, and bottom edge of the table. You can add a border to the table by selecting the width of the border from the dropdown menu. Furthermore, you can select whether you need to use Collapse or not. Also, you can choose a background color by pressing the Pick button next to Background, or you can choose a background image by pressing Image. You can adjust the spacing between the cells by entering a number for Cell Spacing. And you can adjust the padding of the table's cells by entering a number for Cell Padding.
If you familar with CSS, you can enter the codes in the Style tab.
Once you are done, click OK. |