mirror of
https://github.com/dfinke/ImportExcel.git
synced 2026-02-27 18:03:45 +00:00
Added Get-Range, New-Plot and Plot Cos example
This commit is contained in:
@@ -22,7 +22,9 @@ $targetFiles = echo `
|
||||
Get-ExcelSheetInfo.ps1 `
|
||||
New-ConditionalText.ps1 `
|
||||
Get-HtmlTable.ps1 `
|
||||
Import-Html.ps1
|
||||
Import-Html.ps1 `
|
||||
Get-Range.ps1 `
|
||||
plot.ps1
|
||||
|
||||
ls $targetFiles |
|
||||
ForEach {
|
||||
|
||||
Reference in New Issue
Block a user