バージョン

OnSelectionChanged メソッド (SelectedCellsCollection)

Selection コレクションが変更されたときに呼び出されます。
シンタックス
'宣言
 
Protected Overrides Sub OnSelectionChanged( _
   ByVal oldCollection As SelectedCollectionBase(Of Cell), _
   ByVal newCollection As SelectedCollectionBase(Of Cell) _
) 
protected override void OnSelectionChanged( 
   SelectedCollectionBase<Cell> oldCollection,
   SelectedCollectionBase<Cell> newCollection
)

パラメータ

oldCollection
newCollection
参照