jferard / py4lo

Py4LO is a simple toolkit to help you write and include Python scripts in LibreOffice Calc spreadsheets.
GNU General Public License v3.0
5 stars 2 forks source link

Add progress bar #33

Closed jferard closed 3 years ago

jferard commented 3 years ago

See : https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlProgressBar.html

jferard commented 3 years ago

Done.