WdApplyQuickStyleSets Enum

Definition

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

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.

Applies to