FlexPivot for WinForms
Remove(String) メソッド

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > CellStyleCollection クラス > Remove メソッド : Remove(String) メソッド
Name of the style to be removed.
Removes a custom style from the collection.
シンタックス
'宣言
 
Public Overloads Sub Remove( _
   ByVal name As System.String _
) 
public void Remove( 
   System.string name
)

パラメータ

name
Name of the style to be removed.
解説
Built-in styles can't be removed.
参照

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