mirror of
https://github.com/dfinke/ImportExcel.git
synced 2025-12-06 00:23:20 +00:00
Added -FirstDataRow and updated examples
This commit is contained in:
@@ -10,4 +10,4 @@ $header = echo `
|
||||
'Total Radiated Energy (J)' `
|
||||
'Calculated Total Impact Energy (kt)'
|
||||
|
||||
Import-Html http://neo.jpl.nasa.gov/fireballs/ 5 -Header $header
|
||||
Import-Html http://neo.jpl.nasa.gov/fireballs/ 5 -Header $header -FirstDataRow 1
|
||||
Reference in New Issue
Block a user