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

C1.Excel アセンブリ > C1.Excel 名前空間 > XLSheetCollection クラス > Item プロパティ : Item(String) プロパティ
指定した名前を持つ XLSheetを取得します(大文字/小文字を区別しない)。
シンタックス
'宣言
 
Public Overloads ReadOnly Property Item( _
   ByVal name As System.String _
) As XLSheet
public XLSheet Item( 
   System.string name
) {get;}

パラメータ

name
参照

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