Write Your First Python Macro in LibreOffice
This article explains how to set up LibreOffice for Python macro and helps you to write your first Python macro in LibreOffice Calc and Writer.4 min
This article explains how to set up LibreOffice for Python macro and helps you to write your first Python macro in LibreOffice Calc and Writer.4 min
This article demonstrates how to process/read individual files and directories in the Unix file system using Basic and LibreOffice Calc Macro and put the file...2 min
This tutorial explains how to delete contents from cells or ranges in LibreOffice Calc using macro.2 min
This tutorial explains the basic date and time processing in basic macro in LibreOffice Calc.2 min
In this tutorial, you will learn how to access the workbook, worksheet and Cell contents using LibreOffice Calc basic macros.3 min
A simple guide for you to learn how to debug LibreOffice basic macro using breakpoint and watch.3 min
Planning to automate stuff in LibreOffice? Start writing your first LibreOffice Calc macro using this guide.3 min
This tutorial will show how to do various common string processing using macro in LibreOffice.3 min