Home
last modified time | relevance | path

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

/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.min.js4 …={workbooks:[],sheets:[],calcchains:[],themes:[],styles:[],coreprops:[],extprops:[],custprops:[],s… property in parse_ct.ct
9extprops.length!==0){propdata=getzipdata(zip,dir.extprops[0].replace(/^\//,""),true);if(propdata)p… property in write_zip.ct
H A Dxlsx.js2407 coreprops: [], extprops: [], custprops: [], strs:[], comments: [], vba: [], property in parse_ct.ct
11189 if(dir.extprops.length !== 0) {
11190 propdata = getzipdata(zip, dir.extprops[0].replace(/^\//,''), true);
11292 coreprops: [], extprops: [], custprops: [], strs:[], comments: [], vba: [], property in write_zip.ct
11311 ct.extprops.push(f);
H A Dxlsx.min.map1 …s","type2ct","CT","parse_ct","ctext","calcchains","themes","coreprops","extprops","custprops","com…
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs5128 "application/vnd.openxmlformats-officedocument.extended-properties+xml": "extprops",
5310 coreprops:[], extprops:[], custprops:[], themes:[], styles:[],
5407 ['coreprops', 'extprops', 'custprops'].forEach(f3);
25203 if(dir.extprops.length !== 0) {
25204 propdata = getzipdata(zip, strip_front_slash(dir.extprops[0]), true);
25414 ct.extprops.push(f);
25549 ct.extprops.push(f);