SelectInQuotes プロパティ (LinkProp オブジェクト)

設定のプロパティの [リンク] ページ の [引用符の内側をクリックするとその文字列を選択する] チェック ボックスに相当します。

[JavaScript]

b = object.SelectInQuotes;
object.SelectInQuotes = b;

[VBScript]

b = object.SelectInQuotes
object.SelectInQuotes = b

バージョン

EmEditor Professional Version 7.00 以上で利用できます。