Which of the following is NOT a type of gradient fill?

A) Path B) Rectangular C) Circular D) Linear


C

Computer Science & Information Technology

You might also like to view...

The __________ method copies the sourceArray to the targetArray.

a. System.copyArrays(sourceArray, 0, targetArray, 0, sourceArray.length); b. System.copyarrays(sourceArray, 0, targetArray, 0, sourceArray.length); c. System.arrayCopy(sourceArray, 0, targetArray, 0, sourceArray.length); d. System.arraycopy(sourceArray, 0, targetArray, 0, sourceArray.length);

Computer Science & Information Technology

To easily link to related topics on the Internet in a presentation, insert a(n) ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

________ are used to organize text and are identified by the bullet style, indentation, and the size of the text

A) Themes B) List levels C) Layouts D) Styles

Computer Science & Information Technology

To approve or block files containing macros, your macro security level should be set to ________

A) Disable all macros without notification B) Enable all macros C) Enable all macros without files D) Disable all macros with notification

Computer Science & Information Technology