PowerTools SPREAD for Windows Forms 8.0J
TableStyle コンストラクタ(String,TableStyle)


テーブルスタイルの名前
クローンするテーブルスタイル
テーブルスタイルのクローンを作成します。
構文
'Declaration
 
Public Function New( _
   ByVal name As String, _
   ByVal source As TableStyle _
)
'使用法
 
Dim name As String
Dim source As TableStyle
 
Dim instance As New TableStyle(name, source)
public TableStyle( 
   string name,
   TableStyle source
)

パラメータ

name
テーブルスタイルの名前
source
クローンするテーブルスタイル
参照

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

 

 


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