When an image is inserted into a cell:

A) the image fills the cell and adjusts to the cell's proportions.
B) the image will not display unless the Lock Aspect Ratio check box is selected.
C) the image will retain its original proportions, but adjust its size to fit the size of the cell.
D) the cell size will adjust to fit the image.

A

Computer Science & Information Technology

You might also like to view...

There are two general approaches to attacking a symmetric encryption scheme: cryptanalytic attacks and __________ attacks.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

(Displaying Characters for Given ASCII Codes) Write a program that inputs an ASCII code and prints the corresponding character. Modify this program so that it generates all possible three- digit codes in the range 000–255 and attempts to print the corresponding characters. What happens when this program is run?

What will be an ideal response?

Computer Science & Information Technology