Home
last modified time | relevance | path

Searched defs:sheet_to_json (Results 1 – 3 of 3) sorted by relevance

/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.js11506 function sheet_to_json(sheet, opts){ function
11638 sheet_to_json: sheet_to_json, property in utils
H A Dxlsx.min.js9 …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
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs26033 function sheet_to_json(sheet/*:Worksheet*/, opts/*:?Sheet2JSONOpts*/) { function
26388 sheet_to_json: sheet_to_json, property in utils1