Share via


SlideShowWindow Members (PowerPoint)

Represents a window in which a slide show runs.

Methods

Name

Description

Activate

Activates the specified object.

Properties

Name

Description

Active

Returns whether the specified pane or window is active. Read-only.

Application

Returns an Application object that represents the creator of the specified object.

Height

Returns or sets the height of the specified object, in points. Read/write.

IsFullScreen

Returns whether the specified slide show window occupies the entire screen. Read-only.

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.

Parent

Returns the parent object for the specified object.

Presentation

Returns a Presentation object that represents the presentation in which the specified document window or slide show window was created. Read-only.

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. Read/write.

View

Returns a SlideShowView object. Read-only.

Width

Returns or sets the width of the specified object, in points. Read/write.