Table Properties

From RAD Studio
Jump to: navigation, search

Go Up to View Menu

Controls the appearance of the resulting to-do list when using the Copy as > HTML table command from the right-click menu of the To-do List dialog.

Table tab

Specifies the properties for the HTML table used to display the to-do list.

Item Description

Caption

Specifies a caption for the table.

Border Width

Specifies the width (in pixels only) of the frame around a table.

Width (Percent)

Specifies a value for how wide the table will appear on the page. The value is relative to the amount of available horizontal space.

Cell Spacing

Specifies how much space to leave between the left side of the table and the left side of the leftmost column, the top of the table and the top-side attribute. Also specifies the amount of space to leave between cells.

Cell Padding

Specifies the amount of space between the border of the cell and its contents.

Background Color

Indicates a background color for the HTML table cells.

Alignment

Indicates the location (left, right, or center) of the table on the HTML page.



Columns tab

Specifies the properties for each of the columns in the to-do list.

Item Description

Column

Indicates the column for which you want to specify properties.

Alignment

Specifies the alignment of the text within the column (left, right, or center).

Vertical alignment

Specifies the alignment of the text within the cell (top, middle, or bottom).

Title

Indicates the column heading.

Width

Specifies the width of the column in a percentage of the whole table width.

Height

Specifies a recommended cell height in pixels.

Wrap text

Allows text within cells to wrap.

Visible

Determines whether or not this column will be included in the table or not.

Font Size

Specifies the point size of the text in the column.

Face

Sets the typeface of the text in the column.

Color

Sets the color of the column.

Bold

Makes the text in the column bold.

Italic

Makes the text in the column italic.



See Also