Editing Table Cells
To edit a table cell, click in the table cell and click the Table Cell Properties button in the editor toolbar or in the right-click Context Menu in the editor.
General Properties

Alignment Set the cell alignment
Cell Type Set the type of cell eg: Header or Data
Vertical alignment Set the cell vertical alignment
Scope Select a scope for the cell. This sets the association header and data cells in the table
Class Select the cell class
Width Set the cell width in pixels, eg: 100px or percent eg: 50%
Height Set the cell height in pixels, eg: 100px or percent eg: 50%
Advanced Properties

Id Set a unique id for the cell
Style Set the css styles for thee cell in stle:value; format eg: color:black;
Language direction Select the cell language direction
Language code Set the cell language code eg: en
Background image Select a background-image for the cell. You can browse for an image using the File Browser dialog accessed by clicking the File Browser button 
Border color Set or select a border colour for the cell in hex format eg: #CCCCCC
Background color Set or select a background colour for the cell in hex format eg: #CCCCCC
Any changes made to the cell can be applied to the selected cell, all cells in the table, or all cells in the same row as the selected cell. Select the desired option from the list above the Update button.
|