Home > Basic Functions > Working with Tables > Cell Properties

Cell Properties

To display the 'Cell Properties' dialog, right-click in a table cell, and select 'Cell properties'



Property Overview
Property Description
Height - If blank: the height will adjust automatically
- 123px: the height will be set to 123 pixels
- 50%: the height will be set to 50% of the table height
Width - If blank: the width will adjust automatically
- 123px: the width will be set to 123 pixels
- 50%: the width will be set to 50% of the table width
  
Content Alignment The vertical and horizontal alignment of the cell
 
 
Background The background color of the cell. Cells are transparent by default, so if 'background' is undefined, the color or image of the table will be visible.
  
Style Builder Display a dialog that allows styles such as font-size, font-color, border, padding, etc. to be applied.
Css Class Select a predefined class that will apply styles to the cell. This list can be customized  by editing the project stylesheet(s).
Background Image Sets an image to be displayed behind text and images within the cell. 

ID Assigns an ID to the cell. Mostly used for advanced cell functions.
 
No Text Wrapping Prevents sentences with spaces to wrap to the next line



See also
RadEditor 2009 User Manual
RadEditor 2009 Insert Table
RadEditor 2009 Table Wizard
Editing the 'Apply Styles' List
Adding a Table
Table Properties