Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 990 Bytes

Word.Document.ApplyQuickStyleSet2.md

File metadata and controls

39 lines (23 loc) · 990 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Document.ApplyQuickStyleSet2 method (Word)
vbawd10.chm158007862
vbawd10.chm158007862
Word.Document.ApplyQuickStyleSet2
7ed6e6ac-fe0f-388e-65fa-edd711d30926
06/08/2017
medium

Document.ApplyQuickStyleSet2 method (Word)

Applies the specified Quick Style set to the document.

Syntax

expression. ApplyQuickStyleSet2( _Style_ )

expression An expression that returns a Document object.

Parameters

Name Required/Optional Data type Description
Style Required Variant Can be either a String that specifies the name of the set to use (corresponds to the name listed in the Style Set list) or a constant from the WdApplyQuickStyleSets enumeration.

See also

Document Object

[!includeSupport and feedback]