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


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

パラメータ

name
テーブルスタイルの名前
参照

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

 

 


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