Application Object In Microsoft VBA PowerPoint
Selection Object In Microsoft VBA PowerPoint
The PowerPoint.ActiveWindow.Selection object in VBA contains whatever the user has selected.
The PowerPoint.ActiveWindow.Selection.Type properties in VBA consist of:
- shapes = ppSelectionShapes
- slides = ppSelectionSlides
- text = ppSelectionText
- nothing at all = ppSelectionNone
Creates Object Variables And Assign References
Bibliography
https://learn.microsoft.com/ ( manual ebook )
https://www.autovbax.com/
http://www.pptalchemy.co.uk/
https://www.vbaplanet.com/
PowerPoint;Cengage
Microsoft PowerPoint;Microsoft Press