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

C1.Excel アセンブリ > C1.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 メンバ