Searched refs:write_core_props (Results 1 – 4 of 4) sorted by relevance
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/ |
H A D | xlsx.min.js | 4 …return;p[f]=g;o[o.length]=h?writextag(f,g,h):writetag(f,g)}function write_core_props(cp,opts){var … function 9 …s.cellXfs,{},{revssf:{General:0}});f="docProps/core.xml";zip.file(f,write_core_props(wb.Props,opts…
|
H A D | xlsx.js | 2603 function write_core_props(cp, opts) { function 11302 zip.file(f, write_core_props(wb.Props, opts));
|
H A D | xlsx.min.map | 1 …","xmlns:cp","xmlns:dc","xmlns:dcterms","xmlns:dcmitype","cp_doit","write_core_props","CreatedDate…
|
/plugin/xlsx2dw/packages/xlsx/ |
H A D | xlsx.mjs | 5623 function write_core_props(cp, _opts) { function 25398 zip_add_file(zip, f, write_core_props(wb.Props, opts)); 25533 zip_add_file(zip, f, write_core_props(wb.Props, opts));
|