Module: lib/msofficegen

lib/msofficegen

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
genobj object The object to extend.
new_type object The type of object to create.
options object The object's options.
gen_private object Access to the internals of this object.
type_info object Additional information about this type.