Case PPT 3-1Vanessa is starting a business selling environmentally friendly products. She is creating a business plan presentation that details her ideas and projections for the business. Vanessa has inserted a SmartArt graphic but needs to change the color to green. Which button should she use to change the theme colors in a SmartArt diagram?

A. Change Colors button
B. Corrections button
C. Crop button
D. Convert to SmartArt button


Answer: A

Computer Science & Information Technology

You might also like to view...

What output is produced by the following code, assuming these lines of code are embedded in a correct program?

``` cout << "*" << setw(5) << 123 << "*" << 123 << "*" << endl; cout.setf(ios::showpos); cout << "*" << setw(5) << 123 << "*" << 123 << "*" << endl; cout.unsetf(ios::showpos): cout.setf(ios::left); cout << "*" << setw(5) << 123 << "*" << setw(5) << 123 << "*" << endl; ```

Computer Science & Information Technology

The ________ displays the name of the program and the program window control buttons.

a. File tab b. title bar c. navigation pane d. Ribbon

Computer Science & Information Technology

One way of referring to the Window object is by using the ____________________ property, which refers to the current Window object.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

The appropriate software to use for creating research papers is ________ software

A) presentation B) spreadsheet C) word processing D) database

Computer Science & Information Technology