WdIndexSortBy Enumeration

Specifies the criteria by which Word sorts the specified index.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Public Enumeration WdIndexSortBy
'Usage
Dim instance As WdIndexSortBy
public enum WdIndexSortBy

Members

Member name Description
wdIndexSortByStroke Sort by the number of strokes in a character.
wdIndexSortBySyllable Sort phonetically.

See Also

Reference

Microsoft.Office.Interop.Word Namespace