SPREAD for WPF 3.0J - GcSpreadSheet
SortMethod 列挙体

GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 : SortMethod 列挙体
中国語の並べ替え方法を指定します。
シンタックス
'宣言
 
Public Enum SortMethod 
   Inherits System.Enum
public enum SortMethod : System.Enum 
メンバ
メンバ解説
PinYin中国語の発音記号の順に並べ替えます。
Stroke各文字の画数の順に並べ替えます。
継承階層

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

参照

GrapeCity.Spreadsheet 名前空間