XlSortMethodOld Enumeration 

Specifies how to sort when using East Asian sorting methods.

Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in microsoft.office.interop.excel.dll)

Usage

Dim xlSortMethodOld1 As XlSortMethodOld = XlSortMethodOld.xlCodePage

Syntax

Public Enum XlSortMethodOld
public enum XlSortMethodOld
public enum class XlSortMethodOld
public enum XlSortMethodOld
public enum XlSortMethodOld

Members

Member name Description
xlCodePage Sort by code page.
xlSyllabary 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.Excel Namespace