The ScriptBindingLibrary Library

Доступ к этой команде

Open Tools - Macros - LibreOffice Basic - Edit and select LibreOffice Macros container.


Значок примечания

This library must be loaded before execution. Place the following statement before the first macro in your module:
GlobalScope.BasicLibraries.LoadLibrary("ScriptBindingLibrary")


Значок предупреждения

This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our web page on writing Help contents.