Presentation.Windows property (PowerPoint)
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.
If your Visual Studio solution includes the Microsoft.Office.Interop.PowerPoint reference, this property maps to the following types:
- Microsoft.Office.Interop.PowerPoint._Presentation.Windows
See also
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.