You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.