isXmlFormat - cfsimplicity/spreadsheet-cfml GitHub Wiki
Returns a boolean value: whether the spreadsheet is in the Excel 2007 "xlsx" format.
isXmlFormat( workbook )
Required arguments
workbookspreadsheet object
Chainable? No.
Returns a boolean value: whether the spreadsheet is in the Excel 2007 "xlsx" format.
isXmlFormat( workbook )
workbook spreadsheet objectChainable? No.