forked from sheetjs/sheetjs
SheetJS
a3d9c4d9ac
- basic style + theme parsing, option .cellStyles (h/t @eladxxx) - more XLSB writing stubs - correct resolution of .xml/.bin files - sheet_to_json improvements from js-xls o opts.header = 1 for array of arrays o opts.header = 'A' for spreadsheet column labels o custom opts.header array for custom labels o opts.range = n starts from row n o opts.range = range restricts writer to work within the specified range - Makefile adapted to work with cygwin on windows |
||
---|---|---|
.. | ||
01_version.js | ||
02_codepage.js | ||
10_ssf.js | ||
30_jsutils.js | ||
35_ziputils.js | ||
36_xmlutils.js | ||
37_binutils.js | ||
38_hoppers.js | ||
39_binstructs.js | ||
40_ctype.js | ||
41_rels.js | ||
43_coreprops.js | ||
44_extprops.js | ||
45_custprops.js | ||
52_sstxml.js | ||
53_sstbin.js | ||
56_stycommon.js | ||
57_styxml.js | ||
58_stybin.js | ||
59_theme.js | ||
61_ccxml.js | ||
62_ccbin.js | ||
63_cmntxml.js | ||
64_cmntbin.js | ||
65_comments.js | ||
70_fbin.js | ||
71_wscommon.js | ||
72_wsxml.js | ||
73_wsbin.js | ||
76_wbcommon.js | ||
77_wbxml.js | ||
78_wbbin.js | ||
79_xmlbin.js | ||
82_parsetab.js | ||
84_defaults.js | ||
85_parsezip.js | ||
86_writezip.js | ||
87_read.js | ||
88_write.js | ||
90_utils.js | ||
98_exports.js | ||
99_footer.js | ||
00_header.js |