Application.ShowStylePreviews Property

Word Developer Reference

Returns or sets a Boolean that represents whether Microsoft Office Word shows a preview of the formatting for styles in the Styles dialog box. Read/write.

Version Information
 Version Added:  Word 2007

Syntax

expression.ShowStylePreviews

expression   An expression that returns an Application object.

Remarks

This property corresponds to the Show Preview check box in the Styles dialog box.

See Also