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

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

パラメータ

index

プロパティ値

RTF フォント。
参照

RtfFontCollection クラス
RtfFontCollection メンバ