mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
310facc917
Co-authored-by: Meinard Francisco <44516102+znarfm@users.noreply.github.com> Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com>
482 B
482 B
excel
Microsoft Office's spreadsheet application. More information: https://support.microsoft.com/office/command-line-switches-for-microsoft-office-products-079164cd-4ef5-4178-b235-441737deb3a6#category=excel.
- Launch the spreadsheet application:
excel
- Create a new workbook with a [m]acro-enabled sheet:
excel /m
- Open a workbook as a [t]emplate:
excel {{[/n|/t]}} {{path\to\file.xlsx}}
- Start Microsoft Excel in [s]afe Mode:
excel {{[/s|/safemode]}}