v0.10.0
0.10.0 - 2024-02-04
Added
- Added
Remove-Worksheetcmdlet for deleting worksheets having the specified name. Compress-Workbookcmdlet now receives the following new parameters.-FileModeto specify the file mode of the archive file.
See https://learn.microsoft.com/en-us/dotnet/api/system.io.filemode?view=netframework-4.8.1-LastWriteTimeto specify the date time of the archive entries.
Changed
Compress-Workbookcmdlet now creates a new archive file by default.
This behavior can be changed using-FileModeparameter.