WdStyleSort Enum

Definition

Indicates how to sort styles in the Styles task pane.

public enum class WdStyleSort
[System.Runtime.InteropServices.Guid("AEFC2198-0064-3CD7-9C78-EB0F67229F4A")]
public enum WdStyleSort
type WdStyleSort = 
Public Enum WdStyleSort
Inheritance
WdStyleSort
Attributes

Fields

wdStyleSortByBasedOn 3

Sorts styles based on the item indicated in the Sort Styles Based On option.

wdStyleSortByFont 2

Sorts styles based on the name of the font used.

wdStyleSortByName 0

Sorts styles alphabetically based on the name of the style.

wdStyleSortByType 4

Sorts styles based on whether the style is a paragraph style or character style.

wdStyleSortRecommended 1

Sorts styles based on whether they are recommended for use.

Applies to