GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 : SortMethod 列挙体 |
'Declaration
Public Enum SortMethod Inherits System.Enum
'使用法
Dim instance As SortMethod
public enum SortMethod : System.Enum
メンバ | 説明 |
---|---|
PinYin | 中国語の発音記号の順に並べ替えます。 |
Stroke | 各文字の画数の順に並べ替えます。 |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.SortMethod