mirror of
https://github.com/dfinke/ImportExcel.git
synced 2026-01-11 04:53:17 +00:00
See readme.md for details
This commit is contained in:
2
ToDo.md
2
ToDo.md
@@ -2,7 +2,7 @@
|
||||
- [X] Refactor Add-PivotTable to use Add-ExcelChart rather duplicating code. Add support for -ExcelChartDefinition support for all chart params ??
|
||||
- [X] Add -Passthru to Add-ExcelChart and Add-PivotTable
|
||||
- [X] Add support for PivotTable number format, data field name and possibly sort. -
|
||||
- [ ] Improve checking of worksheet, pivot names, range names and table names
|
||||
- [x] Improve checking of worksheet, pivot names, range names and table names
|
||||
- [ ] Investigate regional support for number conversion & possible date conversion. Also investigate feasablity of preserving number format when converting string to number
|
||||
- [ ] Add help text for parmaters which don't have it ( PivotDataToColumn , NoClobber and CellStyleSB ) in Export Excel, copy to Send-SQLDataToExcel
|
||||
- [ ] Add help in ConvertToExcelXLSx.ps1, Get-HTMLTable.ps1, GetRange.PS1, GetExcelTable.Ps1, Import-HTML.PS1, New-ConditionalFormattingIconSet.Ps1, NewConditionalText.PS1, New-Psitem.PS1, Remove-Worksheet.ps1 and Add-ExcelChart - Copy parameter help from function Add-ExcelChart into New-ExcelChart.ps1
|
||||
|
||||
Reference in New Issue
Block a user