Lines Matching defs:opts

461 function SSF_parse_date_code(v/*:number*/,opts/*:?any*/,b2/*:?boolean*/) {  argument
549 function SSF_general(v/*:any*/, opts/*:any*/) { argument
986 function eval_fmt(fmt/*:string*/, v/*:any*/, opts/*:any*/, flen/*:number*/) { argument
3814 function parseVector(data/*:string*/, opts)/*:Array<{v:string,t:string}>*/ { argument
4152 function recordhopper(data, cb/*:RecordHopperCB*/, opts/*:?any*/) { argument
4227 function shift_cell_xls(cell/*:CellAddress*/, tgt/*:any*/, opts/*:?any*/)/*:CellAddress*/ { argument
4243 function shift_range_xls(cell, range, opts) { argument
4259 function encode_range_xls(r, opts)/*:string*/ { argument
4324 function formula_quote_sheet_name(sname/*:string*/, opts)/*:string*/ { argument
4378 function sheet_to_workbook(sheet/*:Worksheet*/, opts)/*:Workbook*/ { argument
4384 function sheet_add_aoa(_ws/*:?Worksheet*/, data/*:AOA*/, opts/*:?any*/)/*:Worksheet*/ { argument
4450 function aoa_to_sheet(data/*:AOA*/, opts/*:?any*/)/*:Worksheet*/ { return sheet_add_aoa(null, data,… argument
5339 function write_ct(ct, opts, raw)/*:string*/ { argument
5514 function parse_manifest(d, opts) { argument
5672 function load_props_pairs(HP/*:string|Array<Array<any>>*/, TOP, props, opts) { argument
5719 function parse_ext_props(data, p, opts) { argument
5768 function parse_cust_props(data/*:string*/, opts) { argument
5870 function xlml_write_docprops(Props, opts) { argument
6339 function parse_ShortXLUnicodeString(blob, length, opts) { argument
6393 function parse_XLUnicodeStringNoCch(blob, cch, opts) { argument
6406 function parse_XLUnicodeString(blob, length, opts) { argument
6412 function parse_XLUnicodeString2(blob, length, opts) { argument
6419 function write_XLUnicodeString(str, opts, o) { argument
6584 function parse_OptXLUnicodeString(blob, length, opts) { return length === 0 ? "" : parse_XLUnicodeS… argument
6587 function parse_XTI(blob, length, opts) { argument
6601 function parse_AddinUdf(blob, length, opts) { argument
6762 function parse_WriteAccess(blob, length, opts) { argument
6770 function write_WriteAccess(s/*:string*/, opts) { argument
6782 function parse_WsBool(blob, length, opts) { argument
6788 function parse_BoundSheet8(blob, length, opts) { argument
6802 function write_BoundSheet8(data, opts) { argument
6827 function write_SST(sst, opts) { argument
6884 function parse_DefaultRowHeight(blob, length, opts) { argument
6919 function parse_Window2(blob, length, opts) { argument
6940 function parse_Font(blob, length, opts) { argument
6953 function write_Font(data, opts) { argument
6982 function parse_Label(blob, length, opts) { argument
6991 function write_Label(R/*:number*/, C/*:number*/, v/*:string*/, os/*:number*/, opts) { argument
7003 function parse_Format(blob, length, opts) { argument
7008 function write_Format(i/*:number*/, f/*:string*/, opts, o) { argument
7022 function parse_Dimensions(blob, length, opts) { argument
7030 function write_Dimensions(range, opts) { argument
7072 function parse_CellStyleXF(blob, length, style, opts) { argument
7116 function parse_XF(blob, length, opts) { argument
7124 function write_XF(data, ixfeP, opts, o) { argument
7162 function parse_BoolErr(blob, length, opts) { argument
7170 function write_BoolErr(R/*:number*/, C/*:number*/, v, os/*:number*/, opts, t/*:string*/) { argument
7178 function parse_Number(blob, length, opts) { argument
7195 function parse_SupBook(blob, length, opts) { argument
7210 function parse_ExternName(blob, length, opts) { argument
7230 function parse_Lbl(blob, length, opts) { argument
7258 function parse_ExternSheet(blob, length, opts) { argument
7266 function parse_BIFF5ExternSheet(blob, length, opts) { argument
7273 function parse_NameCmt(blob, length, opts) { argument
7283 function parse_ShrFmla(blob, length, opts) { argument
7292 function parse_Array(blob, length, opts) { argument
7312 function parse_NoteSh(blob, length, opts) { argument
7322 function parse_Note(blob, length, opts) { argument
7342 function parse_Obj(blob, length, opts) { argument
7366 function parse_BIFF5Obj(blob, length, opts) { argument
7388 function parse_TxO(blob, length, opts) { argument
7506 function parse_ColInfo(blob, length, opts) { argument
7546 function parse_ShtProps(blob, length, opts) { argument
7576 function parse_BIFF2STR(blob, length, opts) { argument
7633 function parse_RString(blob, length, opts) { argument
7703 function dbf_to_aoa(buf, opts)/*:AOA*/ { argument
8050 function sylk_to_aoa(d/*:RawData*/, opts)/*:[AOA, Worksheet]*/ { argument
8059 function sylk_to_aoa_str(str/*:string*/, opts)/*:[AOA, Worksheet]*/ { argument
8286 function dif_to_aoa(d/*:RawData*/, opts)/*:AOA*/ { argument
8295 function dif_to_aoa_str(str/*:string*/, opts)/*:AOA*/ { argument
8331 …function dif_to_sheet(str/*:string*/, opts)/*:Worksheet*/ { return aoa_to_sheet(dif_to_aoa(str, op… argument
8332 function dif_to_workbook(str/*:string*/, opts)/*:Workbook*/ { argument
8397 function eth_to_aoa(str/*:string*/, opts)/*:AOA*/ { argument
8422 …function eth_to_sheet(d/*:string*/, opts)/*:Worksheet*/ { return aoa_to_sheet(eth_to_aoa(d, opts),… argument
8423 …function eth_to_workbook(d/*:string*/, opts)/*:Workbook*/ { return sheet_to_workbook(eth_to_sheet(… argument
8504 function prn_to_aoa_str(f/*:string*/, opts)/*:AOA*/ { argument
8570 function dsv_to_sheet_str(str/*:string*/, opts)/*:Worksheet*/ { argument
8700 function read_wb_ID(d, opts) { argument
8714 function lotushopper(data, cb/*:RecordHopperCB*/, opts/*:any*/) { argument
8729 function lotus_to_workbook(d/*:RawData*/, opts) { argument
8739 function lotus_to_workbook_buf(d, opts)/*:Workbook*/ { argument
9944 function parse_si(x, opts) { argument
9971 function parse_sst_xml(data/*:string*/, opts)/*:SST*/ { argument
9988 function write_sst_xml(sst/*:SST*/, opts)/*:string*/ { argument
10019 function parse_sst_bin(data, opts)/*:SST*/ { argument
10354 function parse_XORObfuscation(blob, length, opts, out) { argument
10369 function parse_FilePass(blob, length/*:number*/, opts) { argument
10377 function rtf_to_sheet(d, opts) { argument
10390 function rtf_to_sheet_str(str, opts) { argument
10444 function rtf_to_workbook(d, opts) { argument
10449 function sheet_to_rtf(ws, opts) { argument
10593 function parse_borders(t, styles, themes, opts) { argument
10668 function parse_fills(t, styles, themes, opts) { argument
10734 function parse_fonts(t, styles, themes, opts) { argument
10854 function parse_numFmts(t, styles, opts) { argument
10895 function parse_cellXfs(t, styles, opts) { argument
10970 return function parse_sty_xml(data, themes, opts) { argument
11004 function write_sty_xml(wb/*:Workbook*/, opts)/*:string*/ { argument
11038 function parse_BrtFont(data, length/*:number*/, opts) { argument
11227 function parse_sty_bin(data, themes, opts) { argument
11398 function write_sty_bin(wb, opts) { argument
11423 function parse_clrScheme(t, themes, opts) { argument
11488 function parse_themeElements(data, themes, opts) { argument
11509 function parse_theme_xml(data/*:string*/, opts) { argument
11523 function write_theme(Themes, opts)/*:string*/ { argument
11695 function parse_Theme(blob, length, opts) { argument
11896 function parse_xlmeta_xml(data, name, opts) { argument
12016 function parse_cc_bin(data, name, opts) { argument
12199 function parse_comments_xml(data/*:string*/, opts)/*:Array<RawComment>*/ { argument
12278 function parse_tcmnt_xml(data/*:string*/, opts)/*:Array<RawComment>*/ { argument
12316 function write_tcmnt_xml(comments, people, opts) { argument
12339 function parse_people_xml(data/*:string*/, opts) { argument
12409 function parse_comments_bin(data, opts)/*:Array<RawComment>*/ { argument
12574 function parse_RgceArea(blob, length, opts) { argument
12594 function parse_RgceAreaRel(blob, length, opts) { argument
12603 function parse_RgceLoc(blob, length, opts) { argument
12623 function parse_RgceLocRel(blob, length, opts) { argument
12645 function parse_PtgArea(blob, length, opts) { argument
12652 function parse_PtgArea3d(blob, length, opts) { argument
12665 function parse_PtgAreaErr(blob, length, opts) { argument
12671 function parse_PtgAreaErr3d(blob, length, opts) { argument
12684 function parse_PtgAreaN(blob, length, opts) { argument
12691 function parse_PtgArray(blob, length, opts) { argument
12706 function parse_PtgAttrChoose(blob, length, opts)/*:Array<number>*/ { argument
12716 function parse_PtgAttrGoto(blob, length, opts) { argument
12723 function parse_PtgAttrIf(blob, length, opts) { argument
12737 function parse_PtgAttrSemi(blob, length, opts) { argument
12762 function parse_PtgRef(blob, length, opts) { argument
12771 function parse_PtgRefN(blob, length, opts) { argument
12779 function parse_PtgRef3d(blob, length, opts) { argument
12790 function parse_PtgFunc(blob, length, opts) { argument
12798 function parse_PtgFuncVar(blob, length, opts) { argument
12809 function parse_PtgAttrSum(blob, length, opts) { argument
12814 function parse_PtgExp(blob, length, opts) { argument
12835 function parse_PtgStr(blob, length, opts) { blob.l++; return parse_ShortXLUnicodeString(blob, lengt… argument
12867 function parse_PtgExtraMem(blob, cce, opts) { argument
12875 function parse_PtgExtraArray(blob, length, opts) { argument
12892 function parse_PtgName(blob, length, opts) { argument
12905 function parse_PtgNameX(blob, length, opts) { argument
12922 function parse_PtgMemArea(blob, length, opts) { argument
12930 function parse_PtgMemFunc(blob, length, opts) { argument
12938 function parse_PtgRefErr(blob, length, opts) { argument
12947 function parse_PtgRefErr3d(blob, length, opts) { argument
12966 function parse_PtgElfLoc(blob, length, opts) { argument
13035 function parse_PtgSheet(blob, length, opts) { argument
13041 function parse_PtgEndSheet(blob, length, opts) { argument
13171 function parse_RgbExtra(blob, length, rgce, opts) { argument
13206 function parse_Rgce(blob, length, opts) { argument
13264 function get_ixti_raw(supbooks, ixti/*:number*/, opts)/*:string*/ { argument
13298 function get_ixti(supbooks, ixti/*:number*/, opts)/*:string*/ { argument
13302 function stringify_formula(formula/*Array<any>*/, range, cell/*:any*/, supbooks, opts)/*:string*/ { argument
13613 function parse_ArrayParsedFormula(blob, length, opts/*::, ref*/) { argument
13624 function parse_XLSCellParsedFormula(blob, length, opts) { argument
13635 function parse_NameParsedFormula(blob, length, opts, cce) { argument
13644 function parse_SharedParsedFormula(blob, length, opts) { argument
13680 function parse_Formula(blob, length, opts) { argument
13695 function write_Formula(cell/*:Cell*/, R/*:number*/, C/*:number*/, opts, os/*:number*/) { argument
13718 function parse_XLSBParsedFormula(data, length, opts) { argument
15172 function get_cell_style(styles/*:Array<any>*/, cell/*:Cell*/, opts) { argument
15196 function safe_format(p/*:Cell*/, fmtid/*:number*/, fillid/*:?number*/, opts, themes, styles) { argument
15257 function parse_ws_xml(data/*:?string*/, opts, idx/*:number*/, rels, wb/*:WBWBProps*/, themes, style… argument
15352 function write_ws_xml_sheetpr(ws, wb, idx, opts, o) { argument
15492 function write_ws_xml_sheetviews(ws, opts, idx, wb)/*:string*/ { argument
15499 function write_ws_xml_cell(cell/*:Cell*/, ref, ws, opts/*::, idx, wb*/)/*:string*/ { argument
15556 return function parse_ws_xml_data(sdata/*:string*/, s, opts, guess/*:Range*/, themes, styles) { argument
15737 function write_ws_xml_data(ws/*:Worksheet*/, opts, idx/*:number*/, wb/*:Workbook*//*::, rels*/)/*:s… argument
15781 function write_ws_xml(idx/*:number*/, opts, wb/*:Workbook*/, rels)/*:string*/ { argument
16180 function parse_BrtFmlaBool(data, length, opts) { argument
16196 function parse_BrtFmlaError(data, length, opts) { argument
16212 function parse_BrtFmlaNum(data, length, opts) { argument
16228 function parse_BrtFmlaString(data, length, opts) { argument
16283 function parse_BrtArrFmla(data, length, opts) { argument
16296 function parse_BrtShrFmla(data, length, opts) { argument
16706 function write_ws_bin_cell(ba/*:BufArray*/, cell/*:Cell*/, R/*:number*/, C/*:number*/, opts, ws/*:W… argument
16763 function write_CELLTABLE(ba, ws/*:Worksheet*/, idx/*:number*/, opts/*::, wb:Workbook*/) { argument
16879 function write_ws_bin(idx/*:number*/, opts, wb/*:Workbook*/, rels) { argument
16955 function parse_chart(data/*:?string*/, name/*:string*/, opts, rels, wb, csheet) { argument
16980 function parse_cs_xml(data/*:?string*/, opts, idx/*:number*/, rels, wb/*::, themes, styles*/)/*:Wor… argument
17016 function parse_cs_bin(data, opts, idx/*:number*/, rels, wb/*::, themes, styles*/)/*:Worksheet*/ { argument
17238 function parse_wb_xml(data, opts)/*:WorkbookFile*/ { argument
17548 function parse_BrtName(data, length, opts) { argument
17600 function parse_wb_bin(data, opts)/*:WorkbookFile*/ { argument
17811 function write_wb_bin(wb, opts) { argument
17839 function parse_wb(data, name/*:string*/, opts)/*:WorkbookFile*/ { argument
17844 function parse_ws(data, name/*:string*/, idx/*:number*/, opts, rels, wb, themes, styles)/*:Workshee… argument
17849 function parse_cs(data, name/*:string*/, idx/*:number*/, opts, rels, wb, themes, styles)/*:Workshee… argument
17854 function parse_ms(data, name/*:string*/, idx/*:number*/, opts, rels, wb, themes, styles)/*:Workshee… argument
17859 function parse_ds(data, name/*:string*/, idx/*:number*/, opts, rels, wb, themes, styles)/*:Workshee… argument
17864 function parse_sty(data, name/*:string*/, themes, opts) { argument
17869 function parse_sst(data, name/*:string*/, opts)/*:SST*/ { argument
17874 function parse_cmnt(data, name/*:string*/, opts)/*:Array<RawComment>*/ { argument
17879 function parse_cc(data, name/*:string*/, opts) { argument
17884 function parse_xlink(data, rel, name/*:string*/, opts) { argument
17889 function parse_xlmeta(data, name/*:string*/, opts) { argument
17976 function process_style_xlml(styles, stag, opts) { argument
18818 function parse_xlml(data/*:RawBytes|string*/, opts)/*:Workbook*/ { argument
18829 function write_props_xlml(wb/*:Workbook*/, opts)/*:string*/ { argument
18845 function write_sty_xlml(wb, opts)/*:string*/ { argument
18871 function write_ws_xlml_names(ws/*:Worksheet*/, opts, idx/*:number*/, wb/*:Workbook*/)/*:string*/ { argument
18889 function write_ws_xlml_wsopts(ws/*:Worksheet*/, opts, idx/*:number*/, wb/*:Workbook*/)/*:string*/ { argument
19004 function write_ws_xlml_cell(cell, ref/*:string*/, ws, opts, idx/*:number*/, wb, addr)/*:string*/{ argument
19058 function write_ws_xlml_table(ws/*:Worksheet*/, opts, idx/*:number*/, wb/*:Workbook*/)/*:string*/ { argument
19095 function write_ws_xlml(idx/*:number*/, opts, wb/*:Workbook*/)/*:string*/ { argument
19114 function write_xlml(wb, opts)/*:string*/ { argument
19180 function slurp(RecordType, R, blob, length/*:number*/, opts)/*:any*/ { argument
19216 function safe_format_xf(p/*:any*/, opts/*:ParseOpts*/, date1904/*:?boolean*/) { argument
19246 var wb = ({opts:{}}/*:any*/); property in parse_workbook.wb
19307 var opts = ({ class
19851 function write_xlscfb(wb/*:Workbook*/, opts/*:WriteOpts*/)/*:CFBContainer*/ { argument
21280 function write_ws_biff2(ba/*:BufArray*/, ws/*:Worksheet*/, idx/*:number*/, opts/*::, wb:Workbook*/)… argument
21303 function write_biff2_buf(wb/*:Workbook*/, opts/*:WriteOpts*/) { argument
21318 function write_FONTS_biff8(ba, data, opts) { argument
21329 function write_FMTS_biff8(ba, NF/*:?SSFTable*/, opts) { argument
21353 function write_CELLXFS_biff8(ba, opts) { argument
21379 function write_ws_biff8_cell(ba/*:BufArray*/, cell/*:Cell*/, R/*:number*/, C/*:number*/, opts) { argument
21408 function write_ws_biff8(idx/*:number*/, opts, wb/*:Workbook*/) { argument
21481 function write_biff8_global(wb/*:Workbook*/, bufs, opts/*:WriteOpts*/) { argument
21564 function write_biff8_buf(wb/*:Workbook*/, opts/*:WriteOpts*/) { argument
21591 function write_biff_buf(wb/*:Workbook*/, opts/*:WriteOpts*/) { argument
21704 function html_to_workbook(str/*:string*/, opts)/*:Workbook*/ { argument
21723 function sheet_to_html(ws/*:Worksheet*/, opts/*:?Sheet2HTMLOpts*//*, wb:?Workbook*/)/*:string*/ { argument
21829 function table_to_book(table/*:HTMLElement*/, opts/*:?any*/)/*:Workbook*/ { argument
22614 function parse_ods(zip/*:ZIPFile*/, opts/*:?ParseOpts*/)/*:Workbook*/ { argument
22626 function parse_fods(data/*:string*/, opts/*:?ParseOpts*/)/*:Workbook*/ { argument
22839 var write_ws = function(ws, wb/*:Workbook*/, i/*:number*/, opts, nfs)/*:string*/ { argument
23002 return function wcx(wb, opts) { argument
23070 function write_ods(wb/*:any*/, opts/*:any*/) { argument
24102 function parse_TST_TableInfoArchive(M, root, opts) { argument
24117 function parse_TN_SheetArchive(M, root, opts) { argument
24134 function parse_TN_DocumentArchive(M, root, opts) { argument
24157 function parse_numbers_iwa(cfb, opts) { argument
24351 function write_numbers_iwa(wb, opts) { argument
25024 return function fix_opts(opts) { argument
25033 function fix_read_opts(opts) { argument
25056 function fix_write_opts(opts) { argument
25084 …h/*:string*/, sheet, idx/*:number*/, sheetRels, sheets, stype/*:string*/, opts, wb, themes, styles… argument
25127 function parse_zip(zip/*:ZIP*/, opts/*:?ParseOpts*/)/*:Workbook*/ { argument
25371 function write_zip_xlsb(wb/*:Workbook*/, opts/*:WriteOpts*/)/*:ZIP*/ { argument
25506 function write_zip_xlsx(wb/*:Workbook*/, opts/*:WriteOpts*/)/*:ZIP*/ { argument
25673 function read_cfb(cfb/*:CFBContainer*/, opts/*:?ParseOpts*/)/*:Workbook*/ { argument
25678 function read_zip(data/*:RawData*/, opts/*:?ParseOpts*/)/*:Workbook*/ { argument
25727 function readSync(data/*:RawData*/, opts/*:?ParseOpts*/)/*:Workbook*/ { argument
25781 function readFileSync(filename/*:string*/, opts/*:?ParseOpts*/)/*:Workbook*/ { argument
25796 function write_zip(wb/*:Workbook*/, opts/*:WriteOpts*/)/*:ZIP*/ { argument
25806 function write_zip_type(wb/*:Workbook*/, opts/*:?WriteOpts*/)/*:any*/ { argument
25811 function write_zip_typeXLSX(wb/*:Workbook*/, opts/*:?WriteOpts*/)/*:any*/ { argument
25843 function write_cfb_type(wb/*:Workbook*/, opts/*:?WriteOpts*/)/*:any*/ { argument
25849 function write_string_type(out/*:string*/, opts/*:WriteOpts*/, bom/*:?string*/)/*:any*/ { argument
25866 function write_stxt_type(out/*:string*/, opts/*:WriteOpts*/)/*:any*/ { argument
25881 function write_binary_type(out, opts/*:WriteOpts*/)/*:any*/ { argument
25896 function writeSyncXLSX(wb/*:Workbook*/, opts/*:?WriteOpts*/) { argument
25905 function writeSync(wb/*:Workbook*/, opts/*:?WriteOpts*/) { argument
25965 function writeFileSync(wb/*:Workbook*/, filename/*:string*/, opts/*:?WriteFileOpts*/) { argument
25972 function writeFileSyncXLSX(wb/*:Workbook*/, filename/*:string*/, opts/*:?WriteFileOpts*/) { argument
25980 function writeFileAsync(filename/*:string*/, wb/*:Workbook*/, opts/*:?WriteFileOpts*/, cb/*:?(e?:Er… argument
26033 function sheet_to_json(sheet/*:Worksheet*/, opts/*:?Sheet2JSONOpts*/) { argument
26112 function sheet_to_csv(sheet/*:Worksheet*/, opts/*:?Sheet2CSVOpts*/)/*:string*/ { argument
26137 function sheet_to_txt(sheet/*:Worksheet*/, opts/*:?Sheet2CSVOpts*/) { argument
26179 function sheet_add_json(_ws/*:?Worksheet*/, js/*:Array<any>*/, opts)/*:Worksheet*/ { argument
26248 function json_to_sheet(js/*:Array<any>*/, opts)/*:Worksheet*/ { return sheet_add_json(null, js, opt… argument
26411 function write_csv_stream(sheet/*:Worksheet*/, opts/*:?Sheet2CSVOpts*/) { argument
26442 function write_html_stream(ws/*:Worksheet*/, opts/*:?Sheet2HTMLOpts*/) { argument
26468 function write_json_stream(sheet/*:Worksheet*/, opts/*:?Sheet2CSVOpts*/) { argument