Modifications made to a style in the Modify Style dialog box are visible in the:

A) Styles gallery.
B) document sections to which the style had been applied.
C) Navigation pane.
D) Styles gallery and the document sections to which the style had been applied.

D

Computer Science & Information Technology

You might also like to view...

Data display in ________ in the Mail Merge Recipients dialog box with a field name at the top of each

A) separate boxes B) groups C) columns D) records

Computer Science & Information Technology

Given that you have an object, Terrier, of the class Dog, and that an attribute of this class is Color, how would you refer to the Color attribute of the Terrier object?

a. Terrier.Color b. Dog.Terrier.Color c. Terrier.GetColor() d. Call Dog.Terrier.GetColor()

Computer Science & Information Technology