Search results

Workbook API in JavaScript ExcelExport API control

Workbook class

Methods

isLeapYear

Checks if given year is a leap year.

Parameter Type Description
year number Year value.

Returns boolean

saveAsBlob

Returns a Promise with a Blob based on the specified BlobSaveType and optional encoding.

Returns Promise