Module: lib/basicgen

lib/basicgen

Create a new officegen 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_state boolean Either true or false.