FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > FpSpread クラス : OnSelectionChanged メソッド |
'Declaration Protected Overridable Sub OnSelectionChanged( _ ByVal e As SelectionChangedEventArgs _ )
'使用法 Dim instance As FpSpread Dim e As SelectionChangedEventArgs instance.OnSelectionChanged(e)
protected virtual void OnSelectionChanged( SelectionChangedEventArgs e )