isStreamingXmlFormat - cfsimplicity/spreadsheet-cfml GitHub Wiki
(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.