FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread.Model 名前空間 > INotifySelectionChanged インタフェース : ExtendSelection メソッド |
'Declaration
Function ExtendSelection( _ ByVal extendRow As Integer, _ ByVal extendColumn As Integer _ ) As Boolean
bool ExtendSelection( int extendRow, int extendColumn )