FlexPivot for WinForms
Add(String) メソッド

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > CellStyleCollection クラス > Add メソッド : Add(String) メソッド
Name of the new style.
Adds a new empty CellStyle object to the collection.
シンタックス
'宣言
 
Public Overloads Function Add( _
   ByVal name As System.String _
) As CellStyle
public CellStyle Add( 
   System.string name
)

パラメータ

name
Name of the new style.

戻り値の型

The new CellStyle object.
参照

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