ms excel converter

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")

Was this helpful?

Previous Article

mht to html