Home
last modified time | relevance | path

Searched refs:write_core_props (Results 1 – 4 of 4) sorted by relevance

/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.min.js4 …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 Dxlsx.js2603 function write_core_props(cp, opts) { function
11302 zip.file(f, write_core_props(wb.Props, opts));
H A Dxlsx.min.map1 …","xmlns:cp","xmlns:dc","xmlns:dcterms","xmlns:dcmitype","cp_doit","write_core_props","CreatedDate…
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs5623 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));