Using the OORunner class that we developed last week we'll now create a Python class for converting spreadsheets into CSV files.
The converter supports any type of input spreadsheet that is supported by OpenOffice.
python classConvert SpreadSheets to CSV files with Python and pyunoLinux Journal - The Original Magazine of the Linux Community Tue, 01/06/2009 - 10:14
Using the OORunner class that we developed last week we'll now create a Python class for converting spreadsheets into CSV files. |