[Tutor] pyexcelerator

Paul D. Kraus paul.kraus at gmail.com
Fri Jun 9 17:02:50 CEST 2006


Are their docs anywhere for pyexcelerator? the built in docs are a bit
lacking.

For instance I can't figure out how to set a column width.
I am just reading the examples and they kind of help but I don't follow this
...

ws.col(i).width = 0x0d00 + i

where i is an incrementing integer.
so to me it reads if i = 0.

set col 0's width to hexnumber plus 0

why the hex number? does it have to be written this way?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20060609/bcf1f7db/attachment.htm 


More information about the Tutor mailing list