The FormWizard Library

To access this command...

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


Note Icon

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


Warning Icon

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.