Spread Windows Forms 12.0 Product Documentation
SortMethod Enumeration


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace : SortMethod Enumeration
Specifies the sort method for Chinese languages.
Syntax
'Declaration
 
Public Enum SortMethod 
   Inherits System.Enum
'Usage
 
Dim instance As SortMethod
public enum SortMethod : System.Enum 
Members
MemberDescription
PinYinPhonetic Chinese sort order for characters.
StrokeSort by the quantity of strokes in each character.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Spreadsheet.SortMethod

See Also

Reference

GrapeCity.Spreadsheet Namespace