Home
last modified time | relevance | path

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

/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.min.js4 …erties",null,{xmlns:XMLNS.CUST_PROPS,"xmlns:vt":XMLNS.vt});function write_cust_props(cp,opts){var … function
9 …keys(wb.Custprops||{}).length>0){f="docProps/custom.xml";zip.file(f,write_cust_props(wb.Custprops,…
H A Dxlsx.js2747 function write_cust_props(cp, opts) { function
11316 zip.file(f, write_cust_props(wb.Custprops, opts));
H A Dxlsx.min.map1 …","parse_cust_props","xmlnsvt","toks","warn","CUST_PROPS_XML_ROOT","write_cust_props","pid","custp…
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs5812 function write_cust_props(cp/*::, opts*/)/*:string*/ { function
25419 zip_add_file(zip, f, write_cust_props(wb.Custprops, opts));
25554 zip_add_file(zip, f, write_cust_props(wb.Custprops, opts));