mirror of
https://github.com/dfinke/ImportExcel.git
synced 2025-12-06 00:23:20 +00:00
Add first 2 images
Images display debugger and contents of excel file.
This commit is contained in:
@@ -7,6 +7,8 @@ $ExcelFile = Import-Excel "C:\Test\file.xlsx" -WorksheetName "Sheet1"
|
||||
```
|
||||
|
||||
## Visual of Data Structure
|
||||
The File C:\Test\file.xlsx contains
|
||||
The File C:\Test\file.xlsx contains
|
||||

|
||||
|
||||
After Loading this data into ```$ExcelFile``` the data is stored like:
|
||||
After Loading this data into ```$ExcelFile``` the data is stored like:
|
||||

|
||||
|
||||
Reference in New Issue
Block a user