Text in a SmartArt diagram can be edited in the Text pane or in the shapes themselves
Indicate whether the statement is true or false
TRUE
You might also like to view...
Which of the following are examples of invalid string literals?
a) "Hello World!" b) "4 score and 7 years ago, our forefathers brought forth..." c) "z" d) "" e) none of the above
If nameList is a JList component, use the following statement to display 4 rows in nameList.
A) nameList.setRowCount(4); B) nameList.setDisplayRowCount(4); C) nameList.setShowRowCount(4); D) nameList.setVisibleRowCount(4);
Which of the following is not true about freezing panes?
A) The locked areas become separate panes. B) It can involve one or more rows. C) It can involve one or more columns. D) You can skip rows or columns when selecting what to freeze.
You can copy the format of selected text to other text by using the Format Graphics button.
Answer the following statement true (T) or false (F)