Match the following TABLE TOOLS DESIGN features and descriptions:

I. Border Painter
II. Table Styles
III. Borders command
IV. Shading
V. Border Styles

A. Brushes preselected borders on a table border
B. Combination of border width, color, and size
C. Applies a color or pattern to the background of a cell or group of cells
D. Collection of borders, shading, and font sizes
E. Includes border types (Outside, Right, Left, and so on.)


A, D, E, C, B

Computer Science & Information Technology

You might also like to view...

What is the output of the following code segment?

int ctr, x = 5; for (ctr = 0; ctr < 3; ctr++) { x = x + ctr; cout << x << “ “; } cout << ctr;

Computer Science & Information Technology

What are the tasks you can perform with the Security Configuration and Analysis tool?

What will be an ideal response?

Computer Science & Information Technology

In a distance vector protocol, the neighboring routers update their routing table based on what received information?

a. The cost of each route b. The list of neighboring routers c. The hop count off each router d. All of these answers are correct

Computer Science & Information Technology

When joining two tables using SQL, the convention is to use ______ notation for field names.?

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology