The ________ button can be used to divide one cell into two or more
Fill in the blank(s) with correct word
Split Cells
You might also like to view...
What will the following code do when it is executed?
``` JTextArea message = JTextArea(greetings, 50, 70); JScrollPane scrollPane = new JScrollPane(message); ``` A) It will create a JScrollPane object for the JTextArea object referenced by message and display a horizontal scroll bar on the text area. B) It will create a JScrollPane object for the JTextArea object referenced by message and display a vertical scroll bar on the text area. C) It will create a JScrollPane object for the JTextArea object referenced by message and display both vertical and horizontal scroll bars on the text area. D) It will create a JScrollPane object for the JTextArea object referenced by message and display no scroll bars on the text area.
If you are using footers, you can set the bottom margins as small as possible.
Answer the following statement true (T) or false (F)
The left pane in the PowerPoint window consists of the ________ tabs
A) Design and Animation B) Outline and Animation C) Slides and Outline D) Slides and Design
The tools for creating and publishing podcasts are within the reach of professionals only.
Answer the following statement true (T) or false (F)