Re: PyExcelerator: how to set colours?

2006-12-23 Thread Waldemar Osuch
Gerry wrote: I'd like some cell to be a Blue ABCDE. Here's come code thatv tries various values for pattern_for_colour and font.colour_index, to no avail. Can anyone suggest the right way to set colours? Thanks! Gerry == from pyExcelerator import * w =

PyExcelerator: how to set colours?

2006-12-22 Thread Gerry
I'd like some cell to be a Blue ABCDE. Here's come code thatv tries various values for pattern_for_colour and font.colour_index, to no avail. Can anyone suggest the right way to set colours? Thanks! Gerry == from pyExcelerator import * w = Workbook() ws =