Search results

SaveOptions API in JavaScript Spreadsheet API control

Specify the options for saving a document, such as the file name, save type, and save action URL.

Properties

fileName

string

Specify the name of the file to be saved.

pdfLayoutSettings

pdfLayoutSettings

Specify the PDF layout options such as orientation and fit-to-one-page.

saveType

SaveType

Specify the file type for saving. By default, the file will be saved in Excel format.

url

string

Specify the URL path for the save action.