TextCollapsedRange.TextSourceCharacterIndex プロパティ

定義

折りたたまれたテキスト文字を表す TextSource の最初の文字のインデックスを取得します。

public:
 property int TextSourceCharacterIndex { int get(); };
public int TextSourceCharacterIndex { get; }
member this.TextSourceCharacterIndex : int
Public ReadOnly Property TextSourceCharacterIndex As Integer

プロパティ値

折りたたまれた最初のテキスト文字のインデックスを表す Int32 値。

適用対象