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

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

パラメータ

index
テーブルスタイルのインデックスを示す整数値。

プロパティ値

対応するテーブルスタイルを示すTableStyleオブジェクト。
参照

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