Share via


Presentation.Windows Property

PowerPoint Developer Reference

Returns a DocumentWindows collection that represents all document windows associated with the specified presentation. Read-only.

Syntax

expression.Windows

expression   A variable that represents a Presentation object.

Return Value
DocumentWindows

Remarks

This property doesn't return any slide show windows associated with the presentation.

See Also