Name and briefly describe eight of the fourteen properties that can be set in the Table Properties dialog box.
What will be an ideal response?
Table Properties dialog box options:
Rows: Set number of rows
Columns: Set number of columns
Alignment: Set horizontal alignment of the table within its containing element; options are default (left), left, right, and center
Specify width: Set table width in pixels or percentages
Specify height: Set table height in pixels or percentages; usually not necessary because tables expand their height to accommodate the content you add to them
Float: Float table to right or left relative to surrounding content
Cell padding: Set amount of space in pixels between the cell contents and the inside edge of the cell
Cell spacing: Set amount of space in pixels between table cells
Borders Size: Set size of the table border
Borders Color: Set color of the table border
Collapse table border: Combine adjacent table borders so they appear as one
Background Color: Set a background color for the table
Use background picture: Set a background image for the table
Set as default for new tables: Save current settings as the default for all new tables
You might also like to view...
On a line chart, a ________ line is a line whose points can be determined using a mathematical formula
Fill in the blank(s) with correct word
The ____________, which appears at the beginning of a method definition, lists several important things about the method, including the method's name and list of parameters.
a. method description b. method body c. method specification d. method header