Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 713 Bytes

Word.WdSortFieldType.md

File metadata and controls

27 lines (20 loc) · 713 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
WdSortFieldType enumeration (Word)
Word.WdSortFieldType
b1608991-736f-bcf0-bb7d-4ab08818833b
06/08/2017
medium

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.

[!includeSupport and feedback]