Document.ApplyQuickStyleSet Method

Word Developer Reference

Changes the set of quick styles listed.

Version Information
 Version Added:  Word 2007

Syntax

expression.ApplyQuickStyleSet(Name)

expression   An expression that returns a Document object.

Parameters

Name Required/Optional Data Type Description
Name Required String The name of the set to use. This corresponds to the name listed in the Style Set list.

See Also