textDefaults
書式
documentObject
.textDefaults
説明
textDefaultオブジェクトが格納されているコレクションです。
var d=app.activeDocument; alert(d.textDefaults);
目次に戻る