Colinfo.hidden
Sheet.colinfo_map
Next time, try telling the full story. Otherwise you are wasting your
time and mine.
> Any ideas as to why? Is
> there something I need to do to populate it?
>
Have a look at the source again, specifically the code in sheet.py that
creates Colinfo objects from the COLINFO records in the file -- starts
with the line containing "elif rc == XL_COLINFO:". Don't read much
further than the following line.
Bit of advice: read the fucking manual. Of which there are a few,
including the tutorial on http://www.python-excel.org and the API docs
for open_workbook
http://www.lexicon.net/sjmachin/xlrd.html#xlrd.open_workbook-function
It's a shame there's not way to enshrine in a license that rude lazy
people are strictly prohibited from using a particular package.
Chris
--
Simplistix - Content Management, Batch Processing & Python Consulting
- http://www.simplistix.co.uk