SPREAD for WPF 3.0J - GcSpreadGrid
SelectionType 列挙体

GrapeCity.Windows.SpreadGrid 名前空間 : SelectionType 列挙体
選択タイプを示す識別子を定義します。
シンタックス
'宣言
 
Public Enum SelectionType 
   Inherits System.Enum
public enum SelectionType : System.Enum 
メンバ
メンバ解説
Add現在の選択範囲をすべて維持したまま、選択した範囲を現在の選択に追加する、追加選択を表します。
New選択内容が置き換えられるときに起こる選択を表します。選択サービスによって現在の選択が新しい選択に置き換えられます。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Windows.SpreadGrid.SelectionType

参照

GrapeCity.Windows.SpreadGrid 名前空間