Solved

What Does the Following Line of Code Do to the Selected

Question 49

Multiple Choice

What does the following line of code do to the selected cell? Selection.Font.Bold = False


A) Turns on bold formatting in the selected cell.
B) Replaces the contents of the selected cell with "False"
C) Turns off bold formatting in the selected cell.
D) Nothing, it contains a syntax error.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions