Comment 属性 (SpellProp 对象)

与配置属性中 拼写检查 页面 上的 注释 复选框相对应。

[JavaScript]

b = object.Comment;
object.Comment = b;

[VBScript]

b = object.Comment
object.Comment = b

版本

支持 EmEditor 10.00 或之后的版本。