User`s guide

mlreportgen.dom.OPCPart class
12-219
Id — ID for document element
string
A session-unique ID is generated as part of document element creation. You can specify
an ID to replace the generated ID.
Name — Path of part
string
Path of this part relative to the root of the package. For example, to add an image
named myimage.jpg to a document images folder, specify the path as '/images/
myimage.jpg'.
For information about OPC part names, see http://www.en.wikipedia.org/wiki/
Open_Packaging_Conventions.
RelatedPart — Path name of part to which specified part is related
string
For information about OPC part names, see http://www.en.wikipedia.org/wiki/
Open_Packaging_Conventions.
RelationshipID — Relationship ID
string
For information about OPC relationship IDs, see http://www.en.wikipedia.org/wiki/
Open_Packaging_Conventions.
RelationshipType — Relationship type
string
Specifies a relationship type, using a file extension. For a list of file content types, see
http://www.en.wikipedia.org/wiki/Open_Packaging_Conventions.
If you do not set this property is not set and the part is one of the types listed below, the
DOM interface sets the content type when you append the part to a document.
File Type File Extension
Windows bitmap .bmp
Cascading style sheet .css
Plain text .txt