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

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