Word for WPF
Item プロパティ (RtfShapeCollection)

C1.WPF.Word.4.5.2 アセンブリ > C1.WPF.Word.Objects 名前空間 > RtfShapeCollection クラス : Item プロパティ
コレクション内の指定されたインデックスにある図形を取得または設定します。
シンタックス
'宣言
 
Public Shadows Default Property Item( _
   ByVal index As System.Integer _
) As RtfShape
public new RtfShape this[ 
   System.int index
]; {get; set;}

パラメータ

index

プロパティ値

Word/RTF 図形。
参照

RtfShapeCollection クラス
RtfShapeCollection メンバ