how to rotate text within a powerpoint table

V

vanhalsen

Hi,

i have another problem with a powerpoint table, how could i rotate text
with in a single cell or a whole row by 270 degree.

Using

..TextFrame.Orientation = msoTextOrientationVerticalFarEast

will only allow me to rotate it by 90 degree but it looks a bit weird
to read a headline within a table that way. Any ideas?

thanks
 
V

vanhalsen

how could i use the other textorientation types

msoTextOrientationDownward
msoTextOrientationHorizontal
msoTextOrientationHorizontalRotatedFarEast
msoTextOrientationMixed
msoTextOrientationUpward
msoTextOrientationVertical
msoTextOrientationVerticalFarEast

any ideas? the help file says that it depends on language of the
ppt-version, any experience with it?
 
Top