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

get row wise data of each column #84

Open
subinkk08 opened this issue Aug 14, 2017 · 1 comment
Open

get row wise data of each column #84

subinkk08 opened this issue Aug 14, 2017 · 1 comment

Comments

@subinkk08
Copy link

i want iterate the rows of the sheet and i need to take the each column value of row in order to save to a json string.is it possible to convert directly json data or please give me a way to do that.
thanks in advance.
i found a post which is iterating all cells.

@AmbroseSilveira
Copy link

Take a characters AtoZ and append values from 1 to your row count, so the cellvalue becomes A1, B1 and so on and get cellValue. Guess this should solve it.

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

No branches or pull requests

2 participants