'宣言 Public Overloads Sub Select( _ ByVal range As GridCellRange, _ ByVal scrollIntoView As System.Boolean, _ Optional ByVal hideSelectionAdorners As System.Boolean _ )
public void Select( GridCellRange range, System.bool scrollIntoView, System.bool hideSelectionAdorners )
パラメータ
- range
- 選択する GridCellRange
- scrollIntoView
- 新しい選択範囲を表示範囲までスクロールするかどうか
- hideSelectionAdorners
- 選択マーカーを非表示にするかどうか