
Table Property
Select a table in Design Window and right click. Select "table properties"
, you'll get table properties dialog.Use this dialog to set table properties.
It is only used in Design Window.
Properties
Layout
- Border Size: Specifies the thickness of a border to be drawn around
the element.
- Cell Padding: Specifies the amount of space between cells in a table.
- Cell Spacing: Specifies the amount of space between the border of
the cell and the contents of the cell.
- Align: Specifies how the table should be aligned.
- Width: sets the initial size of the element.
- Height : specifies the size at which the element is drawn.
Border Color
- Color: Input color value in the color box to define color. Also you
can Click drop-down list and choose a kind of base color from the color lists
or specify other color from .The color value will be created
automatically.
- Light Border: Sets independent border color control over one of the
two colors used to draw a 3-D border, opposite of BORDERCOLORDARK, and must
be used with the BORDER attribute.
- Dark Border: Sets independent border color control over one of the
two colors used to draw a 3-D border, opposite of BORDERCOLORLIGHT, and must
be used with the BORDER attribute.
Background
- Color: Sets the background color behind the element. Input color
value in the color box to define color. Also you can Click drop-down list
and choose a kind of base color from the color lists or specify other color
from .The color value will be created automatically.
- Image: Specify background image.
Related topics
Edit Page Set Table Properties
Workspace Table Dialog
HTML Reference <TABLE>