MESCIUS SPREAD for Windows Forms 15.0J
SearchDirection 列挙体

範囲を検索するときの検索方向を指定します。
構文
'宣言
 
Public Enum SearchDirection 
   Inherits System.Enum
public enum SearchDirection : System.Enum 
メンバ
メンバ解説
Next範囲内で次に一致する値を検索します。
Previous範囲内で前に一致する値を検索します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Spreadsheet.SearchDirection

参照

GrapeCity.Spreadsheet 名前空間

 

 


© MESCIUS inc. All rights reserved.