OleObjectType Properties
Lists OLE object content types.Name | Description |
---|---|
AdobeAcrobatDocument static | Returns the OLE object content type that corresponds to “Acrobat.Document.DC” |
AdobeAcrobatPdfXmlDocument static | Returns the OLE object content type that corresponds to “Acrobat.pdfxml.1” |
AdobeAcrobatSecuritySettingsDocument static | Returns the OLE object content type that corresponds to “Acrobat.acrobatsecuritysettings.1” |
Excel97_2003Worksheet static | Returns the OLE object content type that corresponds to “Word.Document.8” |
ExcelBinaryWorksheet static | Returns the OLE object content type that corresponds to “Binary Worksheet” |
ExcelMacroEnabledWorksheet static | Returns the OLE object content type that corresponds to “Macro-Enabled Worksheet” |
ExcelWorksheet static | Returns the OLE object content type that corresponds to “Worksheet” |
MicrosoftGraphChart static | Returns the OLE object content type that corresponds to “MSGraph.Chart.8” |
OleObjectTypeId | Returns the OLE object type ID. |
OpenDocumentPresentation static | Returns the OLE object content type that corresponds to “PowerPoint.OpenDocumentPresentation.12” |
OpenDocumentText static | Returns the OLE object content type that corresponds to “Word.OpenDocumentText.12” |
OrgChartAddIn static | Returns the OLE object content type that corresponds to “OrgPlusWOPX.4” |
Package static | Returns the OLE object content type that corresponds to “Package” |
Package2 static | Returns the OLE object content type that corresponds to “Package2” |
PackagerShellObject static | |
PaintPicture static | Returns the OLE object content type that corresponds to “Paint.Picture” |
PowerPoint97_2003Presentation static | Returns the OLE object content type that corresponds to “PowerPoint.Show.8” |
PowerPoint97_2003Slide static | Returns the OLE object content type that corresponds to “PowerPoint.Slide.8” |
PowerPointMacroEnabledPresentation static | Returns the OLE object content type that corresponds to “PowerPoint.ShowMacroEnabled.12” |
PowerPointMacroEnabledSlide static | Returns the OLE object content type that corresponds to “PowerPoint.SlideMacroEnabled.12” |
PowerPointPresentation static | Returns the OLE object content type that corresponds to “PowerPoint.Show.12” |
PowerPointSlide static | Returns the OLE object content type that corresponds to “PowerPoint.Slide.12” |
Undefined static | The object content type is undefined. |
Word97_2003Document static | Returns the OLE object content type that corresponds to “Word.Document.8” |
WordDocument static | Returns the OLE object content type that corresponds to “Word.Document.12” |
WordMacroEnabledDocument static | Returns the OLE object content type that corresponds to “Word.DocumentMacroEnabled.12” |
WpsEquation3 static | Returns the OLE object content type that corresponds to “Equation.KSEE3” |
See Also