autoTcyIncludeRoman
書式
findTextPreferences
.autoTcyIncludeRoman
説明
自動縦中横設定で欧文も含めるかどうかを真偽値で示します。値が設定されていない場合はNothingEnum.NOTHINGになります。
var f=app.findTextPreferences; alert(f.autoTcyIncludeRoman);
目次に戻る