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