PowerTools SPREAD for Windows Forms 8.0J
EditModeStartingEventArgs コンストラクタ(Boolean)


セルの数式が編集される場合はTrue、セルの値が編集される場合はFalse
EditModeStarting イベント引数を含む新しいオブジェクトを作成します。
構文
'Declaration
 
Public Function New( _
   ByVal editFormula As Boolean _
)
'使用法
 
Dim editFormula As Boolean
 
Dim instance As New EditModeStartingEventArgs(editFormula)
public EditModeStartingEventArgs( 
   bool editFormula
)

パラメータ

editFormula
セルの数式が編集される場合はTrue、セルの値が編集される場合はFalse
参照

EditModeStartingEventArgs クラス
EditModeStartingEventArgs メンバ
オーバーロード一覧

 

 


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