Search

Excel To PDF

Last Updated: Nov 23, 2020

Articles

Use this function to convert the given excel document to PDF. The path of the PDF file is given as the output.

Syntax

Excel To PDF (excel_filepath)

Parameters

Input Parameter Name Description
excel_filepath Path of the input excel document

Sample

Excel To PDF ( C:\User\File1)

  • Converts the ‘File1’ Excel file to a PDF.

Returns

Return Value Description
Path Path of the output PDF

To view all the Document functions, click here.

Did you find what you were looking for?