This commit is contained in:
Doug Finke
2015-04-10 14:35:06 -04:00
parent e32095d88d
commit ca2dfd7d6c
2 changed files with 4 additions and 1 deletions

View File

@@ -44,6 +44,9 @@ function Import-Excel {
}
function Export-Excel {
<#
.Synopsis
#>
param(
[Parameter(Mandatory)]
$Path,