Open raen1978 opened 6 years ago
Hi,
I believe that was already done on this pull request.
https://github.com/paulyoder/LinqToExcel/pull/125
Thanks!
Hmm, interesting. I will have to think about this one.
@achvaicer, I think @raen1978 wants the row/column numbers returned somehow with each query. That PR added row/column info to exception details when one gets thrown.
Hi, Great work! this works like a charm.
Meanwhile, it would be great if you could return row and column index of a value, since LinqToExcel is the greatest for queries to excel but other Libs Write in excel by index ([Row][Column]) of the value.
I don´t seem to find it, I assume it is not returned at queries.
Thanks!