To change margins for a document use the ________ Group on the Page Layout tab
A) Page Layout B) Orientation C) Margins D) Page Setup
D
You might also like to view...
The ____ of a printer indicates how many pages you can expect your printer to produce without breaking down.
A. life cycle B. life span C. duty pattern D. duty cycle
Which of the following statements is true?
a. The catch block contains the code that might throw an exception. b. The try block contains the code that handles the exception if one occurs. c. You can have many catch blocks to handle different types of exceptions. d. When a try block terminates, any variables declared in the try block are preserved.
Which code example below correctly creates a borderless table?
A)