Which of the following is not included when you use a cell style?

A) Cell protection B) Borders C) Alignment D) Font

A

Computer Science & Information Technology

You might also like to view...

What is the return type of the ReadLine() method call?

A. int B. Object C. bool D. string

Computer Science & Information Technology

Draw a string on a picture at the top of the picture and centered horizontally. You will need to use the FontMetrics class to get the height of the string in pixels in order to determine where the baseline should be so that the string is visible. You should also subtract the descent from the height.

What will be an ideal response?

Computer Science & Information Technology