Skip to content
Julian Halliwell edited this page Apr 8, 2017 · 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

Clone this wiki locally