Excel for .NET
Item(Int32) プロパティ

C1.Excel アセンブリ > C1.Excel 名前空間 > XLSheetCollection クラス > Item プロパティ : Item(Int32) プロパティ
コレクション内の指定された位置の XLSheetを取得します。
シンタックス
'宣言
 
Public Overloads ReadOnly Property Item( _
   ByVal index As System.Integer _
) As XLSheet
public XLSheet Item( 
   System.int index
) {get;}

パラメータ

index
参照

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