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)

Usage

Dim wdIndexSortBy1 As WdIndexSortBy = WdIndexSortBy.wdIndexSortByStroke

Syntax

Public Enum WdIndexSortBy
public enum WdIndexSortBy
public enum class WdIndexSortBy
public enum WdIndexSortBy
public enum WdIndexSortBy

Members

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

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Office.Interop.Word Namespace