How to set not read hide sheets

@Chenfang you could use OpenPyxl and a Python Node to check which sheets are hidden and then exclude them from the import (https://kni.me/n/pSZxsfdYwqHb7ecJ). Not very elegant indeed …