Members
-
baseobj
-
Basicgen plugin to create xlsx files (Microsoft Excel).
-
baseobj
-
Basicgen common utilities used by any document type related to Open Office.
-
baseobj
-
Basicgen common utilities used by any document type related to Microsoft Office.
-
baseobj
-
Basicgen plugin to create docx files (Microsoft World).
-
baseobj
-
Basicgen plugin to create pptx files (Microsoft PowerPoint).
Methods
-
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.