Share via


Application Members

Include Protected Members
Include Inherited Members

Represents the entire Microsoft Office PowerPoint application.

The Application type exposes the following members.

Properties

  Name Description
Public property Active (Inherited from _Application.)
Public property ActiveEncryptionSession (Inherited from _Application.)
Public property ActivePresentation (Inherited from _Application.)
Public property ActivePrinter (Inherited from _Application.)
Public property ActiveWindow (Inherited from _Application.)
Public property AddIns (Inherited from _Application.)
Public property AnswerWizard (Inherited from _Application.)
Public property Assistance (Inherited from _Application.)
Public property Assistant (Inherited from _Application.)
Public property AutoCorrect (Inherited from _Application.)
Public property AutomationSecurity (Inherited from _Application.)
Public property Build (Inherited from _Application.)
Public property Caption (Inherited from _Application.)
Public property COMAddIns (Inherited from _Application.)
Public property CommandBars (Inherited from _Application.)
Public property Creator (Inherited from _Application.)
Public property DefaultWebOptions (Inherited from _Application.)
Public property Dialogs (Inherited from _Application.)
Public property DisplayAlerts (Inherited from _Application.)
Public property DisplayDocumentInformationPanel (Inherited from _Application.)
Public property DisplayGridLines (Inherited from _Application.)
Public property FeatureInstall (Inherited from _Application.)
Public property FileConverters (Inherited from _Application.)
Public property FileDialog (Inherited from _Application.)
Public property FileFind (Inherited from _Application.)
Public property FileSearch (Inherited from _Application.)
Public property Height (Inherited from _Application.)
Public property HWND (Inherited from _Application.)
Public property LanguageSettings (Inherited from _Application.)
Public property Left (Inherited from _Application.)
Public property Marker (Inherited from _Application.)
Public property MsoDebugOptions (Inherited from _Application.)
Public property Name (Inherited from _Application.)
Public property NewPresentation (Inherited from _Application.)
Public property OperatingSystem (Inherited from _Application.)
Public property Options (Inherited from _Application.)
Public property Path (Inherited from _Application.)
Public property Presentations (Inherited from _Application.)
Public property ProductCode (Inherited from _Application.)
Public property ShowStartupDialog (Inherited from _Application.)
Public property ShowWindowsInTaskbar (Inherited from _Application.)
Public property SlideShowWindows (Inherited from _Application.)
Public property Top (Inherited from _Application.)
Public property VBE (Inherited from _Application.)
Public property Version (Inherited from _Application.)
Public property Visible (Inherited from _Application.)
Public property Width (Inherited from _Application.)
Public property Windows (Inherited from _Application.)
Public property WindowState (Inherited from _Application.)

Top

Methods

  Name Description
Public method Activate (Inherited from _Application.)
Public method add_AfterNewPresentation (Inherited from EApplication_Event.)
Public method add_AfterPresentationOpen (Inherited from EApplication_Event.)
Public method add_ColorSchemeChanged (Inherited from EApplication_Event.)
Public method add_NewPresentation (Inherited from EApplication_Event.)
Public method add_PresentationBeforeSave (Inherited from EApplication_Event.)
Public method add_PresentationClose (Inherited from EApplication_Event.)
Public method add_PresentationNewSlide (Inherited from EApplication_Event.)
Public method add_PresentationOpen (Inherited from EApplication_Event.)
Public method add_PresentationPrint (Inherited from EApplication_Event.)
Public method add_PresentationSave (Inherited from EApplication_Event.)
Public method add_PresentationSync (Inherited from EApplication_Event.)
Public method add_SlideSelectionChanged (Inherited from EApplication_Event.)
Public method add_SlideShowBegin (Inherited from EApplication_Event.)
Public method add_SlideShowEnd (Inherited from EApplication_Event.)
Public method add_SlideShowNextBuild (Inherited from EApplication_Event.)
Public method add_SlideShowNextClick (Inherited from EApplication_Event.)
Public method add_SlideShowNextSlide (Inherited from EApplication_Event.)
Public method add_SlideShowOnNext (Inherited from EApplication_Event.)
Public method add_SlideShowOnPrevious (Inherited from EApplication_Event.)
Public method add_WindowActivate (Inherited from EApplication_Event.)
Public method add_WindowBeforeDoubleClick (Inherited from EApplication_Event.)
Public method add_WindowBeforeRightClick (Inherited from EApplication_Event.)
Public method add_WindowDeactivate (Inherited from EApplication_Event.)
Public method add_WindowSelectionChange (Inherited from EApplication_Event.)
Public method GetOptionFlag (Inherited from _Application.)
Public method Help (Inherited from _Application.)
Public method LaunchPublishSlidesDialog (Inherited from _Application.)
Public method LaunchSendToPPTDialog (Inherited from _Application.)
Public method LaunchSpelling (Inherited from _Application.)
Public method PPFileDialog (Inherited from _Application.)
Public method Quit (Inherited from _Application.)
Public method remove_AfterNewPresentation (Inherited from EApplication_Event.)
Public method remove_AfterPresentationOpen (Inherited from EApplication_Event.)
Public method remove_ColorSchemeChanged (Inherited from EApplication_Event.)
Public method remove_NewPresentation (Inherited from EApplication_Event.)
Public method remove_PresentationBeforeSave (Inherited from EApplication_Event.)
Public method remove_PresentationClose (Inherited from EApplication_Event.)
Public method remove_PresentationNewSlide (Inherited from EApplication_Event.)
Public method remove_PresentationOpen (Inherited from EApplication_Event.)
Public method remove_PresentationPrint (Inherited from EApplication_Event.)
Public method remove_PresentationSave (Inherited from EApplication_Event.)
Public method remove_PresentationSync (Inherited from EApplication_Event.)
Public method remove_SlideSelectionChanged (Inherited from EApplication_Event.)
Public method remove_SlideShowBegin (Inherited from EApplication_Event.)
Public method remove_SlideShowEnd (Inherited from EApplication_Event.)
Public method remove_SlideShowNextBuild (Inherited from EApplication_Event.)
Public method remove_SlideShowNextClick (Inherited from EApplication_Event.)
Public method remove_SlideShowNextSlide (Inherited from EApplication_Event.)
Public method remove_SlideShowOnNext (Inherited from EApplication_Event.)
Public method remove_SlideShowOnPrevious (Inherited from EApplication_Event.)
Public method remove_WindowActivate (Inherited from EApplication_Event.)
Public method remove_WindowBeforeDoubleClick (Inherited from EApplication_Event.)
Public method remove_WindowBeforeRightClick (Inherited from EApplication_Event.)
Public method remove_WindowDeactivate (Inherited from EApplication_Event.)
Public method remove_WindowSelectionChange (Inherited from EApplication_Event.)
Public method Run (Inherited from _Application.)
Public method SetOptionFlag (Inherited from _Application.)
Public method SetPerfMarker (Inherited from _Application.)

Top

Events

  Name Description
Public event AfterNewPresentation (Inherited from EApplication_Event.)
Public event AfterPresentationOpen (Inherited from EApplication_Event.)
Public event ColorSchemeChanged (Inherited from EApplication_Event.)
Public event NewPresentation (Inherited from EApplication_Event.)
Public event PresentationBeforeSave (Inherited from EApplication_Event.)
Public event PresentationClose (Inherited from EApplication_Event.)
Public event PresentationNewSlide (Inherited from EApplication_Event.)
Public event PresentationOpen (Inherited from EApplication_Event.)
Public event PresentationPrint (Inherited from EApplication_Event.)
Public event PresentationSave (Inherited from EApplication_Event.)
Public event PresentationSync (Inherited from EApplication_Event.)
Public event SlideSelectionChanged (Inherited from EApplication_Event.)
Public event SlideShowBegin (Inherited from EApplication_Event.)
Public event SlideShowEnd (Inherited from EApplication_Event.)
Public event SlideShowNextBuild (Inherited from EApplication_Event.)
Public event SlideShowNextClick (Inherited from EApplication_Event.)
Public event SlideShowNextSlide (Inherited from EApplication_Event.)
Public event SlideShowOnNext (Inherited from EApplication_Event.)
Public event SlideShowOnPrevious (Inherited from EApplication_Event.)
Public event WindowActivate (Inherited from EApplication_Event.)
Public event WindowBeforeDoubleClick (Inherited from EApplication_Event.)
Public event WindowBeforeRightClick (Inherited from EApplication_Event.)
Public event WindowDeactivate (Inherited from EApplication_Event.)
Public event WindowSelectionChange (Inherited from EApplication_Event.)

Top

See Also

Reference

Application Interface

Microsoft.Office.Interop.PowerPoint Namespace