マクロ/Impress
Appearance
< Macros
TDF LibreOffice Document Liberation Project Community Blogs Weblate Nextcloud Redmine Ask LibreOffice Donate
LibreOffice Impress では次のマクロの例を提供しています。
LibreOffice Basic | Python | JavaScript |
---|---|---|
Insert custom rectangle to current slide | tdb | n/a |
Manipulate LineShape objects selectively in current slide | tbd | n/a |
Crop images in a custom manner | tbd | n/a |
tbd | Copy shape's hex color to clipboard | n/a |
Macros for Math は、Impress ドキュメントに数式が含まれている場合に使用できます。
LibreOffice Basic
Basic をマクロ言語として使用する場合は、LibreOffice Basic Help を参照してください。
Python
Pythonをマクロ言語として使用する場合の概要については、 Python Scripts Help を参照してください。
JavaScript
JavaScript をマクロ言語として使用する場合は、 JavaScript マクロ - (日本語のまとめサイト Macroの杜) - を参照してください。