Added Import-Html support and examples

This commit is contained in:
dfinke
2016-02-22 11:27:56 -05:00
parent 845855a2bc
commit ac71736725
9 changed files with 117 additions and 21 deletions

View File

@@ -13,6 +13,8 @@ Add-Type -Path "$($PSScriptRoot)\EPPlus.dll"
. $PSScriptRoot\New-PSItem.ps1
. $PSScriptRoot\Pivot.ps1
. $PSScriptRoot\Get-ExcelSheetInfo.ps1
. $PSScriptRoot\Get-HtmlTable.ps1
. $PSScriptRoot\Import-Html.ps1
function Import-Excel {
param(