Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 851 Bytes

Word.Application.ShowStylePreviews.md

File metadata and controls

36 lines (21 loc) · 851 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Application.ShowStylePreviews property (Word)
vbawd10.chm158335449
vbawd10.chm158335449
Word.Application.ShowStylePreviews
16edc0cd-29a4-f951-8344-c4603fc047f7
06/08/2017
medium

Application.ShowStylePreviews property (Word)

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

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

Application Object

[!includeSupport and feedback]