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

C1.UWP.Word アセンブリ > C1.Xaml.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 メンバ
オーバーロード一覧