SelectionStartColumn プロパティ (SapTextEdit)

クラス

SapTextEdit.

処理

[読み取り専用] テキストの選択範囲の列の開始インデックス。 The value is zero-based.。

構文

C#
protected Integer SelectionStartColumn { get; }
VB
'Declaration
Protected Read Property SelectionStartColumn As Integer

アクセス

読み取り専用。