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

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

パラメータ

index

プロパティ値

Word/RTF オブジェクト。
参照

RtfCollection クラス
RtfCollection メンバ