Skip to content
This repository has been archived by the owner on Jul 31, 2019. It is now read-only.

cant read cell over 99 #6

Open
bingki opened this issue Aug 12, 2010 · 1 comment
Open

cant read cell over 99 #6

bingki opened this issue Aug 12, 2010 · 1 comment

Comments

@bingki
Copy link

bingki commented Aug 12, 2010

trace("99:"+sheet.getCell(99,1))
trace("100:"+sheet.getCell(100,1))
trace("101:"+sheet.getCell(101,1))

result:
99:99
100:
101:

please help me!

@bingki
Copy link
Author

bingki commented Aug 12, 2010

i am sorry ,it is my fault, i hava a mistake, Evertthing is ok ,thanks

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

No branches or pull requests

1 participant