If you want to change the border style, you need to click Borders and Shading on the menu to open the____ dialog box.

A. Borders and Shading
B. Borders
C. Shading
D. Border


Answer: A

Computer Science & Information Technology

You might also like to view...

In C++0x, Depending on the circumstances, the compiler may ignore the storage class specifier:

a. auto. b. register. c. static. d. extern.

Computer Science & Information Technology

Explain the result of the following computer program fragment (pseudo code):

```variable = 17 variable = 18 print variable ``` a. The number 17 will be printed b. The number 18 will be printed c. The word "variable" will be printed d. Both numbers 17 and 18 will be printed. e. None of the above.

Computer Science & Information Technology

CPTED, a security concept used by organizations, is an acronym for which of the following?

A) Continuity Plan Through Environmental Design B) Crime Prevention Through Environmental Design C) Continuity Plan Through Equipment Design D) Crime Prevention Through Equipment Design

Computer Science & Information Technology

One thing you won’t find in the book is

a. a lot of hard and fast usability rules. b. illustrations. c. footnotes.

Computer Science & Information Technology