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

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

パラメータ

index
参照

ShapeCollection クラス
ShapeCollection メンバ