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

C1.Silverlight.Excel.5 アセンブリ > C1.Silverlight.Excel 名前空間 > XLCellRangeCollection クラス : Item プロパティ
コレクション内の指定された位置にある XLCellRange オブジェクトを取得します。
シンタックス
'宣言
 
Public ReadOnly Default Property Item( _
   ByVal index As System.Integer _
) As XLCellRange
public XLCellRange this[ 
   System.int index
]; {get;}

パラメータ

index
参照

XLCellRangeCollection クラス
XLCellRangeCollection メンバ