WdSortFieldType enumeration (Word)

Specifies the sort type to apply when sorting a column.

Name Value Description
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.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.