SPREAD for WPF 3.0J - GcSpreadSheet
SearchDirection 列挙体

GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 : 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 名前空間