tateChuYokoHorizontal

書式

characterObject.tateChuYokoHorizontal

説明

文字の縦中横の左右位置を示します。
var txt=app.activeDocument.textFrames[0].characters[0].tateChuYokoHorizontal;
alert(txt);

目次に戻る