selection プロパティ (Document オブジェクト)¶
Selection オブジェクト を取得します。 EmEditor Professional Version 4.00 以上で利用できます。¶
[JavaScript]¶
sel = document.selection;
[VBScript]¶
Set sel = document.selection
バージョン¶
マクロ リファレンス — Document オブジェクト — selection プロパティ (Document オブジェクト)