M BUZZ CRAZE NEWS
// general

What language(s) can I use in LibreOffice for macro scripting?

By David Jones

Not finding any info online; I hope somebody here knows. It was Python in OpenOffice; is it still Python? Or are they moving to gasp VBA?

1

1 Answer

I think this page answers your question. In summary, you can use the following:

  • LibreOffice Basic

  • JavaScript

  • BeanShell

  • Python

But you can't write/edit Python scripts from LibreOffice IDE, just to run scripts.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy