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

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

パラメータ

index

プロパティ値

Word/RTF ドキュメントのブックマーク。
参照

RtfBookmarkCollection クラス
RtfBookmarkCollection メンバ
オーバーロード一覧