Powerpoint: DefaultSaveFormat (duplicate because still no answers.

T

TipTom

Hi,

Same question as in the question dating back to April: How do I
determine/set the default save format in powerpoint programmatically? In
Word/Excel, it's quite simple - use the application's .DefaultSaveFormat
property. However, this one doesn't exist for a powerpoint application.

Any ideas how to do this in Powerpoint?

Thanks,
Tom
 
S

Shyam Pillai

Hi,
The object model doesn't support it. You could make the change in the
registry but it needs to be done before PowerPoint is launched. Any changes
made to the registry while PowerPoint is running will be lost.

Regards,
Shyam Pillai

Image Importer Wizard
http://skp.mvps.org/iiw.htm
 
Top