SlideShowWindow Object Members

PowerPoint Developer Reference

Represents a window in which a slide show runs.

Methods

  Name Description
Bb251491.methods(en-us,office.12).gif Activate Activates the specified object.

Properties

  Name Description
Bb251491.properties(en-us,office.12).gif Active Returns whether the specified pane or window is active. Read-only MsoTriState .
Bb251491.properties(en-us,office.12).gif Application Returns an Application object that represents the creator of the specified object.
Bb251491.properties(en-us,office.12).gif Height Returns or sets the height of the specified object, in points. Read-only Single for the Master object, read/write Single for all other objects.
Bb251491.properties(en-us,office.12).gif IsFullScreen Returns whether the specified slide show window occupies the full screen. Read-only MsoTriState.
Bb251491.properties(en-us,office.12).gif Left Returns or sets a Single that represents the distance in points from the left edge of the document, application, and slide show windows to the left edge of the application window's client area. Setting this property to a very large positive or negative value may position the window completely off the desktop. Read/write.
Bb251491.properties(en-us,office.12).gif Parent Returns the parent object for the specified object.
Bb251491.properties(en-us,office.12).gif Presentation Returns a Presentation object that represents the presentation in which the specified document window or slide show window was created. Read-only.
Bb251491.properties(en-us,office.12).gif Top Returns or sets a Single that represents the distance in points from the top edge of the document, application, and slide show window to the top edge of the application window's client area. Setting this property to a very large positive or negative value may position the window completely off the desktop. Read/write.
Bb251491.properties(en-us,office.12).gif View Returns a SlideShowView object. Read-only.
Bb251491.properties(en-us,office.12).gif Width Returns or sets the width of the specified object, in points. Read-only Single for the Master object, read/write Single for all other objects.