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

GrapeCity.Wpf.SpreadSheet アセンブリ > GrapeCity.Wpf.SpreadSheet 名前空間 > SheetInfoCollection クラス : Item プロパティ
インデックスを示すint値。
指定したインデックスにあるシートを取得します。
シンタックス
'宣言
 
Public ReadOnly Default Property Item( _
   ByVal index As System.Integer _
) As SheetInfo
public SheetInfo this[ 
   System.int index
]; {get;}

パラメータ

index
インデックスを示すint値。

プロパティ値

指定したインデックスにあるシート。
参照

SheetInfoCollection クラス
SheetInfoCollection メンバ