FlexGrid for WinForms
Add(String) メソッド

C1.Win.FlexGrid.6 アセンブリ > C1.Win.FlexGrid 名前空間 > CellStyleCollection クラス > Add メソッド : Add(String) メソッド
新しいスタイルの名前。
コレクションに新しい空の CellStyleオブジェクトを追加します。
シンタックス
'宣言
 
Public Overloads Function Add( _
   ByVal name As System.String _
) As CellStyle
public CellStyle Add( 
   System.string name
)

パラメータ

name
新しいスタイルの名前。

戻り値の型

新しい CellStyleオブジェクト。
参照

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