LibreOfficeDev Python Scripts Help

LibreOfficeDev provides an Application Programming Interface (API) that allows controlling the LibreOfficeDev components with different programming languages by using the LibreOfficeDev Software Development Kit (SDK). For more information about the LibreOfficeDev API and the Software Development Kit, visit https://api.libreoffice.org

This help section explains the most common Python script functions for LibreOfficeDev. For more in-depth information please refer to the Designing & Developing Python Applications on the Wiki.

Working with Python Scripts in LibreOfficeDev

You can execute Python scripts choosing Tools - Macros - Run Macro. Editing scripts can be done with your preferred text editor. Python scripts are present in various locations detailed hereafter. You can refer to Programming examples for macros illustrating how to run the Python interactive console from LibreOfficeDev.

在 LibreOfficeDev 中指定程式檔

Setting up an Integrated Development Environment (IDE) for Python

Python Scripts Organization and Location

Running Python Interactive Console

Programming with Python Scripts

Python programming examples

Calling Basic Macros from Python

Creating Python Scripts with ScriptForge

LibreOfficeDev Python Modules

msgbox module

scriptforge module

uno module

Help about the Help

「說明」會參照設為預設系統上的程式預設值。色彩、滑鼠動作或其他可設定項目的描述,都可能會和您的程式及系統不同。