Vertical alignment of text

Hi,

I've got a Rectangle with a TextHolder with some text in it and it has, by default, got the text vertically aligned in the middle of the text box. How do you change the vertical alignment of the text?

Also, I saw a mention on the board of making the text auto-fit when it gets to bit for the box (the same way PowerPoint does) but I couldn't see how this is done. Any ideas?

Thanks,

Neil.

Hello, Neil.

Vertical alignment is defined by AnchorText properties of TextFrame and TextHolder objects.

Autofitting by resizing of shapes and textholders already exist and works for all tables and for TextFrames and TextHolders with FitShapeToText property set. Automatic font decrement for TextHolders haven’t done yet.

Thanks for the reply. I look forward to automatic decrement option.

Neil.