Question #220139 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/220139
Status: Open => Answered
RaiMan proposed the following answer:
If you expect a sheet to open visually: no it does not. If nothing
happens with your 2 lines: all ok!
Say
print book
and you will see it is an object representing the open sheet.
Now you can access cells using
book.function()
about useable functions you have to look into the docs and examples in
the folder xlrd.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp