Searched refs:xlsb (Results 1 – 4 of 4) sorted by relevance
| /plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/ |
| D | xlsx.min.js | 3 …xlsb:"application/vnd.ms-excel.sheet.binary.macroEnabled.main",xltx:"application/vnd.openxmlformat… property 9 …xlsb=false;var sheets,binname;if(dir.workbooks.length===0){binname="xl/workbook.xml";if(getzipdata…
|
| D | xlsx.js | 2378 xlsb: "application/vnd.ms-excel.sheet.binary.macroEnabled.main", property 2383 xlsb: "application/vnd.ms-excel.sharedStrings" property 2387 xlsb: "application/vnd.ms-excel.worksheet" property 2391 xlsb: "application/vnd.ms-excel.styles" property 11156 var xlsb = false; 11166 xlsb = true; 11168 if(dir.workbooks[0].substr(-3) == "bin") xlsb = true; 11169 if(xlsb) set_cp(1200); 11228 var wbext = xlsb ? "bin" : "xml";
|
| D | xlsx.min.map | 1 …ts-officedocument.oleObject","sheet","CT_LIST","workbooks","xlsx","xlsm","xlsb","xltx","strs","she…
|
| /plugin/xlsx2dw/packages/xlsx/ |
| D | xlsx.mjs | 5268 xlsb: "application/vnd.ms-excel.sheet.binary.macroEnabled.main", property 5274 xlsb: "application/vnd.ms-excel.sharedStrings" property 5278 xlsb: "application/vnd.ms-excel.comments" property 5282 xlsb: "application/vnd.ms-excel.worksheet" property 5286 xlsb: "application/vnd.ms-excel.chartsheet" property 5290 xlsb: "application/vnd.ms-excel.dialogsheet" property 5294 xlsb: "application/vnd.ms-excel.macrosheet" property 5298 xlsb: "application/vnd.ms-excel.sheetMetadata" property 5302 xlsb: "application/vnd.ms-excel.styles" property 12499 var VBAFMTS = ["xlsb", "xlsm", "xlam", "biff8", "xla"]; [all …]
|