Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

formatting_info=True not implemented #24

Closed
chfw opened this issue Nov 2, 2017 · 0 comments
Closed

formatting_info=True not implemented #24

chfw opened this issue Nov 2, 2017 · 0 comments

Comments

@chfw
Copy link
Member

chfw commented Nov 2, 2017

    ragged_rows=ragged_rows,
  File "/home/travis/virtualenv/python3.6.3/lib/python3.6/site-packages/xlrd/xlsx.py", line 794, in open_workbook_2007_xml
    raise NotImplementedError("formatting_info=True not yet implemented")
NotImplementedError: formatting_info=True not yet implemented

means pyexcel-xls cannot skip hidden rows and columsn in xlsx format. In this case, please use pyexcel-xlsx.

chfw added a commit that referenced this issue Nov 2, 2017
@chfw chfw closed this as completed Nov 2, 2017
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant