TABLES AND LAYOUTS > TABLES

Table Properties

Each table has its own properties: width, height, background color etc. This section describes all available table properties and how to access them.

To open the Table Properties window:
  1. Position the cursor inside a table.
  2. Right-click and select Table > Properties from the menu that appears.
  3. In the Table Properties window, adjust the properties you want and press OK.

The dialog has one preview area and three tabs with settings that are explained below.

If you want to load predefined settings or save current settings and use them later for another table, use the Presets option (at the top left corner). For more information see Presets.

You can quickly turn a table into a framed table and vice-versa using the Add Block Effect to Table option.

Blocks Effect

If you work with Blocks table, you will have few more properties in the preview area:

Properties tab

Width / Height

Cell Padding / Spacing

 

Table Border

Sets borders for the table. For more information see Border Properties.

Border Radius

The border-radius property allows you to easily utilise rounder corners to the table. For more information see Border Radius.

Columns Border

Sets borders for the columns. For more information see Border Properties.

Background

Sets background for the table. For more information see Background Properties.

Tip: To recognize colors on the screen, press CTRL and click inside the color preview box. Now, when you move the mouse over the screen, the color of the corresponding object will be displayed in the color preview box.

Additioal Settings

Row CSS Layout

Row CSS Layout tab gives you an alternative option to format your table. If enabled - layout, borders and background settings from Properties tab will be replaced with CSS formatting. You either use standard formatting in Properties tab, or CSS formatting in this tab. CSS style is more flexible in some extend, because you can use it to format columns and rows separetely.

CSS layout is useful if you want to create odd even rows table where you have header and footer rows and the alternating rows have slightly different colors for clarity.

You have four tabs - HEADER, ODD ROW, EVEN ROW and FOOTER. In HEADER you format the header row which is the first row. If you don't want to have header row, uncheck Use Table Header. In ODD ROW you format all odd rows (1, 3, 5, 7, etc). In EVEN ROW you format all even rows (2, 4, 6, 8, etc). In FOOTER you format the footer row which is the last row. If you don't want to have footer row, uncheck Use Table Footer.

If you want sortable table check Sortable Table option in the Header tab.

In all four tabs you have the following settings:

Margins

Sets margins for the table. For more information see MarginsProperties.

Padding

Sets padding for the table. For more information see Padding Properties.

Background

Sets background for the table. For more information see Background Properties.

Border

Sets borders for the table. For more information see Border Properties.

Effects

Roll-Over

Roll-Over effect doesn't work correctly when table background image is defined.

Scrolling Table section (this section is available only if you have inserted Scrolling Table):