Rest 属性 (SpellProp 对象)

与配置属性中 拼写检查 页面 上的 未指定的文本 复选框相对应。

[JavaScript]

b = object.Rest;
object.Rest = b;

[VBScript]

b = object.Rest
object.Rest = b

版本

支持 EmEditor 10.00 或之后的版本。