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

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.