Explain what a slicer is, how to format a slicer, and how to create your own slicer style.
What will be an ideal response?
Slicers are worksheet objects that you can move, overlap, and format. To format a slicer, select it and use the settings on the Slicer Tools Options tab. Use the Columns setting in the Buttons group to create a slicer with buttons arranged horizontally. Change a slicer's caption in the Slicer Caption setting in the Slicer group. To create your own slicer style, click the Slicer Styles More button in the Slicer Styles group, then click New Slicer Style. Click an element in the Slicer Element list, then click the Format button and assign a font, color, border, or fill. You can set the appearance of items according to their state: when they are selected or unselected, when the mouse pointer hovers over them, and when they have data or do not.
You might also like to view...
What will appear if a window is too small to display all of the information within the window?
A) Scroll bars B) Restore down button C) Maximize button D) Status bars
Enumerated constants can be any valid user-created identifier, but each name in the list must be unique.
Answer the following statement true (T) or false (F)
Match each of the following terms to its meaning:I.gray-hat hackerII.black-hat hackerIII.cyberloafingIV.social engineeringV.white-hat hackerA.techniques used to manipulate people into performing actions or divulging confidentialĀ informationB.an unethical hackerC.flaunts expertise to the administrator of a systemD.an ethical hackerE.using an employer's computer for non-work activities
Fill in the blank(s) with the appropriate word(s).
If you want a function to know the contents of a variable, but don't want the function to modify the value, in what manner should the variable be passed?
A. by value B. by reference C. by invocation D. by parameter