I have a similar situation as in this SO question about reading merged cell values and have it apply to subsequent rows in .xls files https://stackoverflow.com/a/30753988/80353
I wonder if there's a way to do it using pyexcel-xls API without resorting to the answer given in the SO question?