Configure a Table
Configure various properties of a table.
Table Properties
Table Properties are a set of additional settings for a table element that can be customized in Heretto CCMS. You can access it from the table toolbar.
-
-- not set -- which means that the property is not set anyhow and due to that, the table is "clean" for output styling. That option is advised if the table element is styled separately in your output engine.
-
0 which means that a property (e.g. a separator line between columns) is set not to appear and this will also be forced to the output styling.
-
1 which means that a property (e.g. a separator line between columns) is set to appear and this will also be forced to the output styling.
- Has Header
- By selecting this check box, you simply add a horizontal header to your table.
- Alignment
- This drop-down menu enables you to choose a global alignment setting, for all the cells of the table. See DITA documentation to learn more about available options.
- Row Separator
- This drop-down menu enables you to decide whether all of the the table rows should be separated by horizontal lines.
- Column Separator
- This drop-down menu enables you to decide whether all of the table columns should be separated by vertical lines.
- Frame
- This drop-down menu enables you to decide whether the table should be framed and, if yes, in what manner. See DITA documentation to learn more about available options.
- Column Specifications - Align, Colsep, Rowsep
- These options enable you to set the alignment (Align), column separator (Colsep), and row separator (Rowsep) settings more granularly - the settings only apply to the respective columns.
- Columns Specifications - Column Width
- The width of columns is measured in * (asterisk), which is a relative, proportional unit. The total sum of * makes up to 100% and each column's * value becomes the proportional percent of that sum. Let's consider a column with column width set in the following way:
-
3*
-
3*
-
4*
-
30%
-
30%
-
40%
-
Manage Table Rows and Columns
Manage your table by adding and deleting columns and rows.
Merge Table Cells
Create tables with cells that span several columns or rows.
Split Table Cells
Reconfigure a table by splitting previously merged cells.