WdApplyQuickStyleSets Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies a Quick Style set to apply to the document.
public enum class WdApplyQuickStyleSets
[System.Runtime.InteropServices.Guid("5A7BBEA6-5356-39AB-A10C-F86DB4214C3F")]
public enum WdApplyQuickStyleSets
type WdApplyQuickStyleSets =
Public Enum WdApplyQuickStyleSets
- Inheritance
-
WdApplyQuickStyleSets
- Attributes
Fields
Name | Value | Description |
---|---|---|
wdSessionStartSet | 1 | Resets the Quick Style to the style set in use when the document was opened. |
wdTemplateSet | 2 | Resets the Quick Style to the style set from the template, if any. |