Searched defs:Props (Results 1 – 3 of 3) sorted by relevance
/plugin/xlsx2dw/packages/xlsx/ |
H A D | xlsx.mjs | 5864 function xlml_set_prop(Props, tag/*:string*/, val) { argument 5870 function xlml_write_docprops(Props, opts) { argument 5889 function xlml_write_custprops(Props, Custprops/*::, opts*/) { argument 18110 var Props = {}, Custprops = {}, pidx = 0, cp = []; variable 25292 Props: props, property in out
|
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/ |
H A D | xlsx.js | 2761 function xlml_set_prop(Props, tag, val) { argument 8632 var Props = {}, Custprops = {}, pidx = 0, cp = {}; variable 11249 Props: props, property in parse_zip.out
|
H A D | xlsx.min.js | 4 …e/2006/content-types";function parse_ct(data,opts){var ctext={};if(!data||!data.match)return data;… 8 …pts)}function write_sst(data,name,opts){return(name.substr(-4)===".bin"?write_sst_bin:write_sst_xm… class in parse_workbook.range 9 …IFF2STR",f:parse_BIFF2STR},6:{n:"Formula",f:parse_Formula},9:{n:"BOF",f:parse_BOF},10:{n:"EOF",f:p… class in safe_decode_range.o
|