C
ChrisHarrington
In the PowerPoint app, Clicking a placeholder and then hitting the delete
key will reset the placeholder to the "click here to edit ..." message. I am
wanting to programmatically do the same. I recorded a macro to see what
PowerPoint does. But when I run the macro, it deletes the shape instead of
resetting it. The macro did a shape.Delete.
I also tried shape.TextFrame.TextRange.Delete, but that just deletes the
text - it doesnt reset the styles to the master defaults (leaves style set
to last run in the text)
Any suggestions?
Thanks
Chris Harrington
Active Interface, LLC.
http://www.activeinterface.com
key will reset the placeholder to the "click here to edit ..." message. I am
wanting to programmatically do the same. I recorded a macro to see what
PowerPoint does. But when I run the macro, it deletes the shape instead of
resetting it. The macro did a shape.Delete.
I also tried shape.TextFrame.TextRange.Delete, but that just deletes the
text - it doesnt reset the styles to the master defaults (leaves style set
to last run in the text)
Any suggestions?
Thanks
Chris Harrington
Active Interface, LLC.
http://www.activeinterface.com