Skip to content
Julian Halliwell edited this page Sep 20, 2021 · 5 revisions

Returns a boolean value: whether a workbook is a binary "xls" spreadsheet (as opposed to the Excel 2007 "xlsx" format).

isBinaryFormat( workbook )

Required arguments

  • workbook spreadsheet object

Chainable? No.

Clone this wiki locally