WdApplyQuickStyleSets Enumeration
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. |