hyphenationExceptions

書式

documentObject.hyphenationExceptions

説明

hyphenationExceptionオブジェクトが格納されているコレクションです。
var d=app.activeDocument;
alert(d.hyphenationExceptions);

目次に戻る