FlexPivot for WinForms
Item(String) プロパティ

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > CellStyleCollection クラス > Item プロパティ : Item(String) プロパティ
Gets a CellStyle by name.
シンタックス
'宣言
 
Public Overloads ReadOnly Property Item( _
   ByVal name As System.String _
) As CellStyle
public CellStyle Item( 
   System.string name
) {get;}

パラメータ

name
解説
If the specified name doesn't exist, this indexer returns null.
参照

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