Document.SaveAsQuickStyleSet Method

Word Developer Reference

Saves the group of quick styles currently in use.

Version Information
 Version Added:  Word 2007

Syntax

expression.SaveAsQuickStyleSet(FileName)

expression   An expression that returns a Document object.

Parameters

Name Required/Optional Data Type Description
FileName Required String The path and file name for the quick style set file.

See Also