xavier / xlsx_reader

A production-ready XLSX file reader for Elixir.
105 stars 17 forks source link

Exclude hidden sheets #25

Closed dharness closed 9 months ago

dharness commented 9 months ago

Example:

XlsxReader.open(filepath, exclude_hidden_sheets?: true)

xavier commented 9 months ago

Thanks! 👍

dharness commented 7 months ago

@xavier do you have an idea of when this will make its way into a release?

xavier commented 7 months ago

Sorry I had forgotten about this, I'll try to put some time aside this week to publish a release.

xavier commented 7 months ago

@dharness The release has been published. Thanks again for your contributions and your patience.