XlSortMethod Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the type of sort.
public enum class XlSortMethod
public enum XlSortMethod
Public Enum XlSortMethod
- Inheritance
-
XlSortMethod
Fields
Name | Value | Description |
---|---|---|
xlPinYin | 1 | default. Phonetic Chinese sort order for characters. |
xlStroke | 2 | Sorting by the quantity of strokes in each character. |