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

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

パラメータ

index

プロパティ値

Word/RTF リストレベル。
参照

RtfListTemplate クラス
RtfListTemplate メンバ