Escape プロパティ (Csv オブジェクト)¶
[カスタマイズ] ダイアログ ボックスの [CSV] ページ の [エスケープ文字を使用] チェック ボックス に相当します。 EmEditor Professional Version 19.4 以上で利用できます。¶
[JavaScript]¶
b = object.Escape;
object.Escape = b;
[VBScript]¶
b = object.Escape
object.Escape = b
バージョン¶
マクロ リファレンス — Csv オブジェクト — Escape プロパティ (Csv オブジェクト)