SingleQuotes プロパティ (SpellProp オブジェクト)¶
設定のプロパティの [スペル チェック] ページ の
[1重引用符で囲まれた文字列] チェック ボックスに相当します。 EmEditor Professional Version 10.00 以上で利用できます。¶
[JavaScript]¶
b = object.SingleQuotes;
object.SingleQuotes = b;
[VBScript]¶
b = object.SingleQuotes
object.SingleQuotes = b
バージョン¶