styles of DefaultShape

  • Thread starter ChrisHarrington
  • Start date
C

ChrisHarrington

Hi,

Anyone know how to get text/font styles from DefaultShape using VBA? For PPT
2003 or 2007.
Is that the right object? I am trying to get the default font style.

Chris Harrington
Active Interface, LLC.
http://www.activeinterface.com
 
S

Steve Rindsberg

Hi,

Anyone know how to get text/font styles from DefaultShape using VBA? For PPT
2003 or 2007.
Is that the right object? I am trying to get the default font style.

One approach: use the Add method to add a new shape then query its font and
other properties.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top