WdSortFieldType Enum

Definition

Specifies the sort type to apply when sorting a column.

public enum class WdSortFieldType
[System.Runtime.InteropServices.Guid("80EB5D8F-AF97-3E3F-9EBD-1B1C645CBCC4")]
public enum WdSortFieldType
type WdSortFieldType = 
Public Enum WdSortFieldType
Inheritance
WdSortFieldType
Attributes

Fields

wdSortFieldAlphanumeric 0

Alphanumeric order.

wdSortFieldDate 2

Date order.

wdSortFieldJapanJIS 4

Japanese JIS order.

wdSortFieldKoreaKS 6

Korean KS order.

wdSortFieldNumeric 1

Numeric order.

wdSortFieldStroke 5

Stroke order.

wdSortFieldSyllable 3

Syllable order.

Applies to