Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies a Quick Style set to apply to the document.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Enumeration WdApplyQuickStyleSets
'Usage
Dim instance As WdApplyQuickStyleSets
public enum WdApplyQuickStyleSets
Members
| Member name | Description | |
|---|---|---|
| wdSessionStartSet | Resets the Quick Style to the style set in use when the document was opened. | |
| wdTemplateSet | Resets the Quick Style to the style set from the template, if any. |