Jump to content

マクロ/Base

From The Document Foundation Wiki
This page is a translated version of the page Macros/Base and the translation is 55% complete.


LibreOffice Base では次のマクロの例を提供しています。

Caption text
Basic Python Javascript
Display a maximized form at Base opening time tdb
Manage linked images tdb tbd
Execute update tdb
Add control (TextBox) at runtime tbd tbd
Manage DB table relationships tdb

(詳細については Macros/Calc/fr を参照してください。)

LibreOffice Basic

Basic をマクロ言語として使用する場合は、LibreOffice Basic Help を参照してください。

Python

Pythonをマクロ言語として使用する場合の概要については、 Python Scripts Help を参照してください。

JavaScript

JavaScript をマクロ言語として使用する場合は、 JavaScript マクロ - (日本語のまとめサイト Macroの杜) - を参照してください。