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)

Syntax

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

Members

Member name Description
xlCodePage Sort by code page.
xlSyllabary Sort phonetically.

See Also

Reference

Microsoft.Office.Interop.Excel Namespace