Allows you to convert an excel file.
Example
Running this code will convert the excel file "Test Excel.xlsx" to a PDF file named "Excel To Pdf.pdf".
plugin command("Document Automation.dll", "ms excel converter", "{$special folder("Application")}\\Test Excel.xlsx", "{$special folder("Application")}\\Excel To Pdf.pdf", "False")