To customize a sparkline, use the buttons on the Sparkline Tools ____ tab.
A. Design
B. Format
C. Customize
D. Select
Answer: A
You might also like to view...
Answer the following statements true (T) or false (F)
1) Function float converts its argument to a floating-point value. 2) The exponentiation operator ** associates left to right. 3) Function call range( 1, 10 ) returns the sequence 1 to 10, inclusive. 4) Sentinel-controlled repetition uses a counter variable to control the number of times a set of instructions executes. 5) The symbol = tests for equality.
When using File Explorer, the ________ view displays files and folders in list form along with additional file information
Fill in the blank(s) with correct word
When text or a graphic are copied, a copy is placed on the Clipboard and the original text or graphic is removed from the document
Indicate whether the statement is true or false
The escape sequence to insert a carriage return is ____.
A. \r B. \cr C. \t D. \\