Exports the workbook in a PDF document using the specified options.
Sets whether to position page breaks automatically.
The range of cells to convert. If this field is not set to no value the entire worksheet will be taken into account.
Sets whether to show errors in cells or not.
Sets whether to display the formula in each cell instead of the formula result: true, to display formulas; otherwise, false.
Sets whether grid lines are shown in the PDF file.
Sets whether row and column headings are shown in the PDF file.
Specify columnss to be repeated on every printed page.
Specify rows to be repeated on every printed page.
The name of a worksheet, if a specific one needs to be converted. If this field is not set to no value all worksheets will be converted.
The Excel document to convert.
Sets the string to be added as a Author property of the resulting PDF file.
Sets the string to be added as a Keywords property of the resulting PDF file.
Sets the string to be added as a Subject property of the resulting PDF file.
Sets the string to be added as a Title property of the resulting PDF file.
Sets whether to convert the worksheet in black and white or in color: true, to print the worksheet in black and white; otherwise, false.
Sets whether worksheet data is centered horizontally on a converted page.
Sets whether worksheet data is centered vertically on a converted page.
Defines the bottom page margin for a printed sheet.
Sets the space between a footer and bottom edge of a worksheet converted page.
Sets the space between a header and top edge of a worksheet converted page.
Defines the left page margin for a printed sheet.
Defines the right page margin for a printed sheet.
Defines the top page margin for a printed sheet.
The number of pages in height to which the worksheet must fit when converted.
The number of pages in width to which the worksheet must fit when converted.
Specifies page orientation for a printed sheet.
Specifies paper size for a converted sheet.
Sets the percentage by which to scale the worksheet content.
Sets the quality of images in the resulting PDF file.
Specifies document compatibility with the PDF/A specification.