mirror of
https://github.com/dfinke/ImportExcel.git
synced 2025-12-06 00:23:20 +00:00
Tweak both
This commit is contained in:
@@ -123,7 +123,6 @@ Check out the How To Videos https://www.youtube.com/watch?v=U3Ne_yX4tYo&list=PL5
|
|||||||
'.\ImportExcel.psd1',
|
'.\ImportExcel.psd1',
|
||||||
'.\ImportExcel.psm1',
|
'.\ImportExcel.psm1',
|
||||||
'.\LICENSE.txt',
|
'.\LICENSE.txt',
|
||||||
'.\README.md',
|
|
||||||
'.\Plot.ps1',
|
'.\Plot.ps1',
|
||||||
'.\Private',
|
'.\Private',
|
||||||
'.\Public',
|
'.\Public',
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
# 7.8.3
|
# 7.8.4
|
||||||
|
|
||||||
- Add -ShowOnlyIcon to `New-ConditionalFormattingIconSet` does not show data in the cell, just the icon. Based on this discussion https://github.com/dfinke/ImportExcel/discussions/1340
|
- Add -ShowOnlyIcon to `New-ConditionalFormattingIconSet` does not show data in the cell, just the icon. Based on this discussion https://github.com/dfinke/ImportExcel/discussions/1340
|
||||||
|
|
||||||
# 7.8.3
|
# 7.8.3
|
||||||
|
|
||||||
Thanks [Thomas Hofkens](https://github.com/thkn-hofa)
|
Thanks [Thomas Hofkens](https://github.com/thkn-hofa)
|
||||||
|
|||||||
Reference in New Issue
Block a user