Searched refs:write_cust_props (Results 1 – 4 of 4) sorted by relevance
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/ |
H A D | xlsx.min.js | 4 …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 D | xlsx.js | 2747 function write_cust_props(cp, opts) { function 11316 zip.file(f, write_cust_props(wb.Custprops, opts));
|
H A D | xlsx.min.map | 1 …","parse_cust_props","xmlnsvt","toks","warn","CUST_PROPS_XML_ROOT","write_cust_props","pid","custp…
|
/plugin/xlsx2dw/packages/xlsx/ |
H A D | xlsx.mjs | 5812 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));
|