We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea80003 commit e71919dCopy full SHA for e71919d
OpenXML.psd1
@@ -8,12 +8,13 @@ ModuleVersion = '0.1'
8
9
# Supported PSEditions
10
# CompatiblePSEditions = @()
11
+Description = 'Automate OpenXML. Excel, Word, and PowerPoint automation in PowerShell.'
12
13
# ID used to uniquely identify this module
14
GUID = 'ce1bf009-73ae-4293-b57f-a19aaaa793b7'
15
16
# Author of this module
-Author = 'JamesBrundage'
17
+Author = 'James Brundage'
18
19
# Company or vendor of this module
20
CompanyName = 'Start-Automating'
0 commit comments