Basicgen common utilities used by any document type related to Microsoft Office.
Methods
-
innermakemsdoc(genobj, new_type, options, gen_private, type_info)
-
Extend officegen object with MS-Office support. This method extending the given officegen object with the common MS-Office code.
Name Type Description genobjobject The object to extend. new_typeobject The type of object to create. optionsobject The object's options. gen_privateobject Access to the internals of this object. type_infoobject Additional information about this type.