mirror of
https://github.com/dfinke/ImportExcel.git
synced 2025-12-06 00:23:20 +00:00
Update Image Paths so they are Relative
This commit is contained in:
@@ -8,7 +8,7 @@ $ExcelFile = Import-Excel "C:\Test\file.xlsx" -WorksheetName "Sheet1"
|
||||
|
||||
## Visual of Data Structure
|
||||
The File C:\Test\file.xlsx contains
|
||||

|
||||

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

|
||||

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