TextLength プロパティ (Selection オブジェクト)¶
選択テキストの長さを取得します。 EmEditor Professional Version 26.1 以上で利用できます。¶
[JavaScript]¶
len = document.selection.TextLength;
[VBScript]¶
len = document.selection.TextLength
バージョン¶
マクロ リファレンス — Selection オブジェクト — TextLength プロパティ (Selection オブジェクト)