Edit >> Delete command

A) Deletes the content of a cell
B) Deletes Formats of cell
C) Deletes the comment of cell
D) Deletes selected cells


D) Deletes selected cells

Computer Science & Information Technology

You might also like to view...

What wavelength is used on a 10GBaseEy network?

A. 1310 B. 1550 C. 1300 D. 850

Computer Science & Information Technology

If you use a worksheet to answer the question "what-if," you are performing a what-if ____.

A. probe B. formula C. filter D. analysis

Computer Science & Information Technology

Answer the following statement(s) true (T) or false (F)

The day after Patch Tuesday is informally dubbed Exploit Wednesday.

Computer Science & Information Technology

Which statement is false?

a) All function calls in C pass arguments call-by-value. b) Call-by-reference enables a called function to modify variables in the calling function. c) Call-by-value is always more efficient than call-by-reference. d) In C, programmers use pointers and the indirection operator to simulate call-by-reference.

Computer Science & Information Technology