'Declaration Public Enum SortMethod Inherits System.Enum
'Usage Dim instance As SortMethod
public enum SortMethod : System.Enum
'Declaration Public Enum SortMethod Inherits System.Enum
'Usage Dim instance As SortMethod
public enum SortMethod : System.Enum
Member | Description |
---|---|
PinYin | Phonetic Chinese sort order for characters. |
Stroke | Sort by the quantity of strokes in each character. |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.SortMethod