Created
May 15, 2017 05:52
-
-
Save kencoba/7ef7811f03b4a402cfd28c430f18182c to your computer and use it in GitHub Desktop.
Add-Type_for_PowerPoint.ps1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add-Type -AssemblyName Microsoft.Office.Interop.PowerPoint | |
[int][Microsoft.Office.Core.MsoAutoShapeType]::msoShapeCloud |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment