Skip to content

v0.12.0

Choose a tag to compare

@leadpony leadpony released this 27 Feb 11:43
· 9 commits to master since this release

0.12.0 - 2024-02-27

Added

  • Added a new cmdlet Clear-Worksheet, which can be used with a parameter -Area NonPrint to clear the cells in non-printing area.
  • Added a new parameter -DisableMacro to Compress-Workbook. Specifying the parameter will automatically save workbooks as the format without macro in the archive.

Changed

  • Export-Workbook cmdlet now saves each workbook in its original format by default. The output format can be changed with -As parameter.