Using a script to automate data entry to an OpenOffice Calc spreadsheet

谁都会走 提交于 2019-12-12 01:18:19

问题


I would like to be able to automate creating spreadsheets and adding data to an OpenOffice spreadsheet using a script (any scripting language is acceptable - PowerShell, Python, or even JavaScript).

Is there a suitable library or tutorial?


回答1:


Take a look at this white paper: Examples for Open Office Automation with Scripting Languages.




回答2:


Curious, I just looked at OOo UNO to answer another question and the link is going to be useful again...



来源:https://stackoverflow.com/questions/954926/using-a-script-to-automate-data-entry-to-an-openoffice-calc-spreadsheet

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!