[Baypiggies] adding color to excel files programmatically

Martin Falatic martin at falatic.com
Wed Mar 26 21:12:18 CET 2014


If you're generating a new excel file, xlwt works... some ideas:

http://stackoverflow.com/questions/15649482/how-to-set-color-of-text-using-xlwt

http://stackoverflow.com/questions/7746837/python-xlwt-set-custom-background-colour-of-a-cell

http://stackoverflow.com/questions/2981293/python-excel-xlwt-colouring-every-second-row?rq=1

 - Marty


On Wed, March 26, 2014 12:10, Vikram K wrote:
> Could someone kindly tell me how i can add color programmatically to
> specific rows in an excel file. Thank you.
> _______________________________________________
> Baypiggies mailing list
> Baypiggies at python.org
> To change your subscription options or unsubscribe:
> https://mail.python.org/mailman/listinfo/baypiggies




More information about the Baypiggies mailing list