events

書式

app.spellPreferences.events

説明

イベントを格納したコレクションを示します。
var sp=app.spellPreferences;
alert(sp.events);

目次に戻る