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


項目名
変更の種類
テーブルスタイルコレクション変更イベントの引数を作成します。
構文
'Declaration
 
Public Function New( _
   ByVal name As String, _
   ByVal changeType As TableStyleCollectionChangedType _
)
'使用法
 
Dim name As String
Dim changeType As TableStyleCollectionChangedType
 
Dim instance As New TableStyleCollectionChangedEventArgs(name, changeType)
public TableStyleCollectionChangedEventArgs( 
   string name,
   TableStyleCollectionChangedType changeType
)

パラメータ

name
項目名
changeType
変更の種類
参照

TableStyleCollectionChangedEventArgs クラス
TableStyleCollectionChangedEventArgs メンバ

 

 


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