PowerTools SPREAD for Windows Forms 8.0J
OnActiveSheetChanging メソッド


イベントデータを含む ActiveSheetChangingEventArgs オブジェクト。
ActiveSheetChangingイベントを発生させます。
構文
'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
)

パラメータ

e
イベントデータを含む ActiveSheetChangingEventArgs オブジェクト。
参照

FpSpread クラス
FpSpread メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.