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

putCellValue() numerical params not clear #53

Open
jmccordova opened this issue Sep 6, 2017 · 0 comments
Open

putCellValue() numerical params not clear #53

jmccordova opened this issue Sep 6, 2017 · 0 comments

Comments

@jmccordova
Copy link

Assuming I have a code putCellValue(5, 6, data):

After trial and error, I found out that the 1st and 2nd parameters, 5 and 6, respectively, means that the data will be put in 6th row and 7th column (G6).

I don't find it a bug but I hope you could have wrote an API telling us that the numbering is based on array indexes (start with 0).

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

1 participant