The last step in setting the header row to repeat if the table spans multiple pages is to:
A) click the Row tab.
B) check Allow row to break across pages.
C) check the Repeat as header row at top of each page.
D) uncheck Allow row to break across pages.
D
You might also like to view...
A document can be displayed in Outline view by clicking Outline in the status bar or clicking the View tab
Indicate whether the statement is true or false
The given definition describes which of the following terms?
Search or exhaustive search, also known as generate and test, is a very general problem-solving technique and algorithmic paradigm that consists of systematically enumerating all possible candidates for the solution and checking whether each candidate satisfies the problem's statement. a. Brute-Force b. Greedy algorithm c. Dynamic programming d. Divide and conquer