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

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

パラメータ

index

プロパティ値

RTF 色。
参照

RtfColorCollection クラス
RtfColorCollection メンバ