Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Constants that specify type of file to save as, passed to the SaveAs method of the Presentation object.
Version Information
Version Added: PowerPoint 2007
| Name | Value | Description |
|---|---|---|
| ppSaveAsAddIn | 8 | Save as an AddIn. |
| ppSaveAsBMP | 19 | Save as an BMP image. |
| ppSaveAsDefault | 11 | Save in the default format. |
| ppSaveAsEMF | 23 | Save in the Enhanced MetaFile (EMF) format. |
| ppSaveAsGIF | 16 | Save as a GIF image. |
| ppSaveAsHTML | 12 | Save as an HTML document. |
| ppSaveAsHTMLDual | 14 | Save as HTML Dual version. |
| ppSaveAsHTMLv3 | 13 | Save as HTMLv3. |
| ppSaveAsJPG | 17 | Save as a JPG image. |
| ppSaveAsMetaFile | 15 | Save as as a MetaFile. |
| ppSaveAsOpenXMLAddin | 30 | Save as an open XML add-in. |
| ppSaveAsOpenXMLPresentation | 24 | Save as an open XML presentation. |
| ppSaveAsOpenXMLPresentationMacroEnabled | 25 | Save as a macro-enabled open XML presentation. |
| ppSaveAsOpenXMLShow | 28 | Save as an open XML show. |
| ppSaveAsOpenXMLShowMacroEnabled | 29 | Save as a macro-enabled open XML show. |
| ppSaveAsOpenXMLTemplate | 26 | Save as an open XML template. |
| ppSaveAsOpenXMLTemplateMacroEnabled | 27 | Save as a macro-enabled open XML template. |
| ppSaveAsOpenXMLTheme | 31 | Save as an open XML theme. |
| ppSaveAsPDF | 32 | Save as a PDF. |
| ppSaveAsPNG | 18 | Save as a PNG image. |
| ppSaveAsPresentation | 1 | Save as a presentation. |
| ppSaveAsRTF | 6 | Save as an RTF. |
| ppSaveAsShow | 7 | Save as a slideshow. |
| ppSaveAsTemplate | 5 | Save as a template. |
| ppSaveAsTIF | 21 | Save as a TIF file. |
| ppSaveAsWebArchive | 20 | Save as a Web archive. |
| ppSaveAsXPS | 33 | Save in the XML Paper Specification (XPS) format. |