py2exe and COM problem

Naytie naytie at yahoo.com
Thu Aug 17 13:00:00 EDT 2006


I figured it out. I can change the table column by selecting it through
the table, e.g.

column = table.Columns(1)

column.Width = 150

etc etc




More information about the Python-list mailing list