Hello,
I would like to know if it is possible to start reading files from a certain line when importing an .xlsx file using the dex library. And how could this be done?
I have a file that contains four header lines and I would like to perform the import ignoring those lines.
Thanks