Please help: Interfacing Python with Openoffice Calc
Hey guys!
First post here. I'm an engineering student, but I'm on a work term... one of my tasks is to write a IronPython script to acess values in a spreadsheet in Openoffice and import them to ANSYS as design parameters.
I did some coding in C++ before but I'm pretty new to IronPython... I found a lot of tutorials for Excel with ANSYS workbench but nothing for Openoffice.
My main problem is that I want to write a script to acess numbers from a spreadsheet in Openoffice and make that data available for ANSYS to use. I'm not sure where to get started with acessing the spreadsheet values.
Bookmarks