Skip to content
#

xls

Here are 196 public repositories matching this topic...

js-xlsx
KurtMar
KurtMar commented Sep 12, 2019

I noticed a bug in the html_to_sheet function. When reading cells that are empty, the cell index is correctly incremented, but if the cell has HTML tags and is observed to be empty after stripping the tags, the cell index is not incremented. This results in misalignment of the subsequent cells:

https://github.com/SheetJS/js-xlsx/blob/e3c5eac99c3b2be6929adfca455c1be87fab792b/xlsx.js#L18956-L18

rjdp
rjdp commented Sep 29, 2017

import magic
Traceback (most recent call last):
File "", line 1, in
File "/Users/rajdeepsharma/.virtualenvs/charenc/lib/python2.7/site-packages/magic.py", line 61, in
_open = _libraries['magic'].magic_open
File "/usr/local/Cellar/python/2.7.14/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/init.py", line 379, in getattr
func =

Loading…
You can’t perform that action at this time.