T
tangotom
PowerPoint 2007 has a great text box formatting feature. Select a text
box > right click > Format Shape > Text Box > Autofit. One of the
options is, "Shrink text on overflow." So, when the user types in the
text box more text than will fit, the text box keeps its shape, and
the text font size gets smaller.
Has anyone figured out how to VBA code this? As part of
programmatically building a slide using form data that a user
supplies, I would like to be able to add a text box with the "Shrink
text on overflow" property.
Thanks for any help you can give.
Tom
box > right click > Format Shape > Text Box > Autofit. One of the
options is, "Shrink text on overflow." So, when the user types in the
text box more text than will fit, the text box keeps its shape, and
the text font size gets smaller.
Has anyone figured out how to VBA code this? As part of
programmatically building a slide using form data that a user
supplies, I would like to be able to add a text box with the "Shrink
text on overflow" property.
Thanks for any help you can give.
Tom