Search results

PrintOptions API in JavaScript Spreadsheet API control

Specifies the options for the printing functionality in the spreadsheet.

Properties

allowGridLines

boolean

Specifies whether to print the sheet with gridlines or not.

allowRowColumnHeader

boolean

Specifies whether to print the sheet with row and column headers or not.

type

PrintType

Specifies whether to print the active worksheet or the entire workbook.