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

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

パラメータ

index

プロパティ値

Word/RTF リストオーバーライドオブジェクト。
参照

RtfListOverrideTable クラス
RtfListOverrideTable メンバ