To protect a worksheet, you click Format in the ________ group
A) Workbook B) Worksheet C) Editing D) Cells
D
You might also like to view...
Should a PKI be supported on a firewall (meaning that the certificates would be stored on the firewall and the firewall would distribute certificates on demand)? Explain your answer
What will be an ideal response?
Explain what Quick Parts are. Explain how to insert the different kinds of Quick Parts items into a document.
What will be an ideal response?
Which of the following code creates a list item element by using thesetAttribute ()method to set the ID value of the list item to the text string "list1"?
A. var listElem = document.createElement("li");listElem.setAttribute("id","list1"); B. var listElem = document.createElement("list1");listElem.setAttribute("id"); C. var listElem = document.Element("li");listElem.setAttribute("list1"); D. var listElem = document.createElement("li");listElem.getAttribute("id",list1);
_________________________ corrects two initial capital letters by changing the second letter to lowercase.
Fill in the blank(s) with the appropriate word(s).