/* xlsx.js (C) 2013-2015 SheetJS -- http://sheetjs.com */ /* uncomment the next line for encoding support */ //importScripts('dist/cpexcel.js'); importScripts('jszip.js'); importScripts('xlsx.js'); /* uncomment the next line for ODS support */ importScripts('dist/ods.js'); postMessage({t:"ready"}); function ab2str(data) { var o = "", l = 0, w = 10240; for(; l