Create a new officegen object.
This method creating a new officegen based object.
This method creating a new officegen based object.
Methods
-
staticmodule:lib/basicgen.setVerboseMode(new_state)
-
Change the verbose state of officegen.
This is a global settings effecting all the officegen objects in your application. You should use it only for debugging.Name Type Description new_stateboolean Either true or false.