Comment プロパティ (SpellProp オブジェクト)

設定のプロパティの [スペル チェック] ページ の [コメント] チェック ボックスに相当します。

[JavaScript]

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

[VBScript]

b = object.Comment
object.Comment = b

バージョン

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