SelectAll メソッド (Selection オブジェクト)¶
開いている文書の全体を選択します。 EmEditor Professional Version 4.00 以上で利用できます。¶
[JavaScript]¶
document.selection.SelectAll();
[VBScript]¶
document.selection.SelectAll
バージョン¶
マクロ リファレンス — Selection オブジェクト — SelectAll メソッド (Selection オブジェクト)