Skip to content

isStreamingXmlFormat

Julian Halliwell edited this page Sep 20, 2021 · 3 revisions

(Version 2+)

Returns a boolean value: whether the spreadsheet is in the Excel 2007 "xlsx" format and uses memory efficient "streaming" when being populated.

isStreamingXmlFormat( workbook )

Required arguments

  • workbook spreadsheet object

Chainable? No.

Clone this wiki locally