GrapeCity.Windows.SpreadGrid 名前空間 > SelectionChangingEventArgs クラス : SelectionChangingEventArgs コンストラクタ |
'Declaration
Public Function New( _ ByVal activeSelection() As CellRange, _ ByVal selections() As CellRange _ )
public SelectionChangingEventArgs( CellRange[] activeSelection, CellRange[] selections )