Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Returning Excel´s value´s row and column (index) #149

Open
raen1978 opened this issue Jul 6, 2018 · 2 comments
Open

Returning Excel´s value´s row and column (index) #149

raen1978 opened this issue Jul 6, 2018 · 2 comments

Comments

@raen1978
Copy link

raen1978 commented Jul 6, 2018

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!

@achvaicer
Copy link
Contributor

Hi,

I believe that was already done on this pull request.

#125

Thanks!

@mrworkman
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants