SPREAD for WPF 3.0J - GcSpreadSheet
Item(Int32) プロパティ

GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > IStyles インターフェース > Item プロパティ : Item(Int32) プロパティ
スタイルのインデックス番号。
指定したインデックスにある IStyle オブジェクトを取得します。
シンタックス
'宣言
 
Overloads ReadOnly Property Item( _
   ByVal index As System.Integer _
) As IStyle
IStyle Item( 
   System.int index
) {get;}

パラメータ

index
スタイルのインデックス番号。

プロパティ値

指定したインデックスにある IStyle オブジェクト。
参照

IStyles インターフェース
IStyles メンバ
オーバーロード一覧