mirror of
https://github.com/dfinke/ImportExcel.git
synced 2025-12-06 00:23:20 +00:00
fix casing
This commit is contained in:
@@ -95,7 +95,7 @@ $chart = New-ExcelChartDefinition -XRange State -YRange Units -Title "Units by S
|
|||||||
$data | Export-Excel .\salesData.xlsx -AutoNameRange -ExcelChartDefinition $chart -Show
|
$data | Export-Excel .\salesData.xlsx -AutoNameRange -ExcelChartDefinition $chart -Show
|
||||||
```
|
```
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Add a pivot table to spreadsheet
|
## Add a pivot table to spreadsheet
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user