IsEmpty プロパティ (Selection オブジェクト)¶
選択範囲が空かどうかを示します。 EmEditor Professional Version 4.00 以上で利用できます。¶
[JavaScript]¶
bEmpty = document.selection.IsEmpty;
[VBScript]¶
bEmpty = document.selection.IsEmpty
バージョン¶
マクロ リファレンス — Selection オブジェクト — IsEmpty プロパティ (Selection オブジェクト)