Improve auto row/column header reading in Excel:
* Don't limit entirely to region. Rather:
* Don't allow matching on row or column headers in a different region horizontally.
* Always search for column and row headers by row (I.e. the cloest row first).
* Refuse to find column headers when on a column header, or row headers when on a row header.
*