PowerTools SPREAD for Windows Forms 8.0J
ChildViewCreatedEventArgs コンストラクタ


作成する子シート(SheetViewオブジェクト)

ChildViewCreated イベント引数を含む新しいオブジェクトを作成します。
構文
'Declaration
 
Public Function New( _
   ByVal sheet As SheetView _
)
'使用法
 
Dim sheet As SheetView
 
Dim instance As New ChildViewCreatedEventArgs(sheet)
public ChildViewCreatedEventArgs( 
   SheetView sheet
)

パラメータ

sheet

作成する子シート(SheetViewオブジェクト)

参照

ChildViewCreatedEventArgs クラス
ChildViewCreatedEventArgs メンバ

 

 


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