Share via


Global Members

Include Protected Members
Include Inherited Members

Represents the Microsoft Office PowerPoint global object.

The Global type exposes the following members.

Properties

  Name Description
Public property ActivePresentation Gets a Presentation object that represents the presentation open in the active window. (Inherited from _Global.)
Public property ActiveProtectedViewWindow Gets a ProtectedViewWindow object that represents the active Protected View window (the window on top). (Inherited from _Global.)
Public property ActiveWindow Gets a DocumentWindow object that represents the active document window. (Inherited from _Global.)
Public property AddIns Gets the program-specific AddIns collection that represents all the add-ins listed in the Add-Ins dialog box (click the Office button, click PowerPoint Options, click Add-Ins, click PowerPoint Add-Ins on the Manage list). (Inherited from _Global.)
Public property AnswerWizard Gets the AnswerWizard object that contains the files used by the online Help search engine. (Inherited from _Global.)
Public property Application Gets the Application object. (Inherited from _Global.)
Public property Assistant Gets an Assistant object that represents the Office Assistant.Some of the content in this topic may not be applicable to some languages. (Inherited from _Global.)
Public property CommandBars Gets a CommandBars collection that represents all the command bars in Microsoft PowerPoint. (Inherited from _Global.)
Public property Dialogs Reserved for internal use. (Inherited from _Global.)
Public property FileConverters Gets a FileConverters collection. (Inherited from _Global.)
Public property IsSandboxed Gets whether the specified presentation is open in a Protected View window. (Inherited from _Global.)
Public property Presentations Gets a Presentations collection that represents all open presentations. (Inherited from _Global.)
Public property ProtectedViewWindows Gets a ProtectedViewWindows collection that represents all the Protected View windows that are open in the application. (Inherited from _Global.)
Public property SlideShowWindows Gets a SlideShowWindows collection that represents all open slide show windows. (Inherited from _Global.)
Public property Windows Gets a DocumentWindows collection that represents all open document windows. (Inherited from _Global.)

Top

See Also

Reference

Global Interface

Microsoft.Office.Interop.PowerPoint Namespace