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

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

パラメータ

index

プロパティ値

Word/RTF セクション列。
参照

RtfColumnCollection クラス
RtfColumnCollection メンバ