MESCIUS SPREAD for Windows Forms 15.0J
SortDataOption 列挙体

テキストの並べ替え方法を指定します。
構文
'宣言
 
Public Enum SortDataOption 
   Inherits System.Enum
public enum SortDataOption : System.Enum 
メンバ
メンバ解説
Normal数値データとテキストデータを別々に並べ替えます。
TextAsNumbers並べ替えの際、テキストを数値データとして扱います。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Spreadsheet.SortDataOption

参照

GrapeCity.Spreadsheet 名前空間

 

 


© MESCIUS inc. All rights reserved.