XlSortMethod Enumeration
Specifies the type of sort.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Public Enumeration XlSortMethod
'Usage
Dim instance As XlSortMethod
public enum XlSortMethod
Members
Member name | Description | |
---|---|---|
xlPinYin | default. Phonetic Chinese sort order for characters. | |
xlStroke | Sorting by the quantity of strokes in each character. |