ooolib, reading writing a spread sheet and keep formatting

Chris Withers chris at simplistix.co.uk
Tue May 4 18:07:11 EDT 2010


News123 wrote:
> Hi Chris,
> 
> 
> Chris Withers wrote:
>> News123 wrote:
>>> from xlrd import open_workbook
>>> from xlutils.copy import copy
>>>
>>> rb =  open_workbook('doc1.xls')
>> open_workbook('doc1.xls',formatting_info=True)
> 
> I'll try, but the doc mentioned explicitely, that formulas will be lost.
> I'll keep you updated.

Yup, for them to be preserved, someone needs to either provide the 
patches or stump up the cash to get the features implemented.

cheers,

Chris

-- 
Simplistix - Content Management, Batch Processing & Python Consulting
            - http://www.simplistix.co.uk



More information about the Python-list mailing list