Excel for WPF/Silverlight
Item(String) プロパティ

C1.WPF.Excel.4.5.2 アセンブリ > C1.WPF.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 メンバ
オーバーロード一覧