PowerTools SPREAD for Windows Forms 8.0J
Remove メソッド (TableStyleCollection)


スタイル名。
テーブルスタイルを削除します。
構文
'Declaration
 
Public Sub Remove( _
   ByVal name As String _
) 
'使用法
 
Dim instance As TableStyleCollection
Dim name As String
 
instance.Remove(name)
public void Remove( 
   string name
)

パラメータ

name
スタイル名。
参照

TableStyleCollection クラス
TableStyleCollection メンバ

 

 


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