WdIndexFilter enumeration (Word)
Specifies how Microsoft Word classifies the first character of entries in the specified index.
Name | Value | Description |
---|---|---|
wdIndexFilterAiueo | 1 | Japanese words use the AIUEO method of alphabetizing. |
wdIndexFilterAkasatana | 2 | Japanese words use Akasatana. |
wdIndexFilterChosung | 3 | Korean words use Chosung. |
wdIndexFilterFull | 6 | Korean words use Chosung. |
wdIndexFilterLow | 4 | Japanese words use Akasatana. |
wdIndexFilterMedium | 5 | Japanese words use the AIUEO method of alphabetizing. |
wdIndexFilterNone | 0 | No special filtering. |
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.