Actual integer values for several Office 2007 (12.0) COM Enums
Microsoft Office Core
MsoAutoSize
| msoAutoSizeMixed | -2 |
| msoAutoSizeNone | 0 |
| msoAutoSizeShapeToFitText | 1 |
| msoAutoSizeTextToFitShape | 2 |
Word
WdSaveFormat
| wdFormatDocument97 | 0 |
| wdFormatDocument | 0 |
| wdFormatTemplate97 | 1 |
| wdFormatTemplate | 1 |
| wdFormatText | 2 |
| wdFormatTextLineBreaks | 3 |
| wdFormatDOSText | 4 |
| wdFormatDOSTextLineBreaks | 5 |
| wdFormatRTF | 6 |
| wdFormatUnicodeText | 7 |
| wdFormatEncodedText | 7 |
| wdFormatHTML | 8 |
| wdFormatWebArchive | 9 |
| wdFormatFilteredHTML | 10 |
| wdFormatXML | 11 |
| wdFormatXMLDocument | 12 |
| wdFormatXMLDocumentMacroEnabled | 13 |
| wdFormatXMLTemplate | 14 |
| wdFormatXMLTemplateMacroEnabled | 15 |
| wdFormatDocumentDefault | 16 |
| wdFormatPDF | 17 |
| wdFormatXPS | 18 |
| wdFormatFlatXML | 19 |
| wdFormatFlatXMLMacroEnabled | 20 |
| wdFormatFlatXMLTemplate | 21 |
| wdFormatFlatXMLTemplateMacroEnabled | 22 |
| wdFormatOpenDocumentText | 23 |
WdExportFormat
| wdExportFormatPDF | 17 |
| wdExportFormatXPS | 18 |
WdAlertLevel
| wdAlertsMessageBox | -2 |
| wdAlertsAll | -1 |
| wdAlertsNone | 0 |
PowerPoint
PpSaveAsFileType
| ppSaveAsPresentation | 1 |
| ppSaveAsPowerPoint7 | 2 |
| ppSaveAsPowerPoint4 | 3 |
| ppSaveAsPowerPoint3 | 4 |
| ppSaveAsTemplate | 5 |
| ppSaveAsRTF | 6 |
| ppSaveAsShow | 7 |
| ppSaveAsAddIn | 8 |
| ppSaveAsPowerPoint4FarEast | 10 |
| ppSaveAsDefault | 11 |
| ppSaveAsHTML | 12 |
| ppSaveAsHTMLv3 | 13 |
| ppSaveAsHTMLDual | 14 |
| ppSaveAsMetaFile | 15 |
| ppSaveAsGIF | 16 |
| ppSaveAsJPG | 17 |
| ppSaveAsPNG | 18 |
| ppSaveAsBMP | 19 |
| ppSaveAsWebArchive | 20 |
| ppSaveAsTIF | 21 |
| ppSaveAsPresForReview | 22 |
| ppSaveAsEMF | 23 |
| ppSaveAsOpenXMLPresentation | 24 |
| ppSaveAsOpenXMLPresentationMacroEnabled | 25 |
| ppSaveAsOpenXMLTemplate | 26 |
| ppSaveAsOpenXMLTemplateMacroEnabled | 27 |
| ppSaveAsOpenXMLShow | 28 |
| ppSaveAsOpenXMLShowMacroEnabled | 29 |
| ppSaveAsOpenXMLAddin | 30 |
| ppSaveAsOpenXMLTheme | 31 |
| ppSaveAsPDF | 32 |
| ppSaveAsXPS | 33 |
| ppSaveAsXMLPresentation | 34 |
| ppSaveAsOpenDocumentPresentation | 35 |
| ppSaveAsExternalConverter | 36 |
PpAlertLevel
| ppAlertsNone | 1 |
| ppAlertsAll | 2 |
PpAutoSize
| ppAutoSizeMixed | -2 |
| ppAutoSizeNone | 0 |
| ppAutoSizeShapeToFitText | 1 |
PpSlideLayout
| ppLayoutMixed | -2 |
| ppLayoutTitle | 1 |
| ppLayoutText | 2 |
| ppLayoutTwoColumnText | 3 |
| ppLayoutTable | 4 |
| ppLayoutTextAndChart | 5 |
| ppLayoutChartAndText | 6 |
| ppLayoutOrgchart | 7 |
| ppLayoutChart | 8 |
| ppLayoutTextAndClipart | 9 |
| ppLayoutClipartAndText | 10 |
| ppLayoutTitleOnly | 11 |
| ppLayoutBlank | 12 |
| ppLayoutTextAndObject | 13 |
| ppLayoutObjectAndText | 14 |
| ppLayoutLargeObject | 15 |
| ppLayoutObject | 16 |
| ppLayoutTextAndMediaClip | 17 |
| ppLayoutMediaClipAndText | 18 |
| ppLayoutObjectOverText | 19 |
| ppLayoutTextOverObject | 20 |
| ppLayoutTextAndTwoObjects | 21 |
| ppLayoutTwoObjectsAndText | 22 |
| ppLayoutTwoObjectsOverText | 23 |
| ppLayoutFourObjects | 24 |
| ppLayoutVerticalText | 25 |
| ppLayoutClipArtAndVerticalText | 26 |
| ppLayoutVerticalTitleAndText | 27 |
| ppLayoutVerticalTitleAndTextOverChart | 28 |
| ppLayoutTwoObjects | 29 |
| ppLayoutObjectAndTwoObjects | 30 |
| ppLayoutTwoObjectsAndObject | 31 |
| ppLayoutCustom | 32 |
| ppLayoutSectionHeader | 33 |
| ppLayoutComparison | 34 |
| ppLayoutContentWithCaption | 35 |
| ppLayoutPictureWithCaption | 36 |
PpTextStyleType
| ppDefaultStyle | 1 |
| ppTitleStyle | 2 |
| ppBodyStyle | 3 |