User`s guide

12 Classes – Alphabetical List
12-104
mlreportgen.dom.DOCXSection class
Package: mlreportgen.dom
Page format and layout for Microsoft Word document section
Description
Use an mlreportgen.dom.DOCXSection object to define the page format, headers, and
footers of a Word document section.
If this is the first DOCXSection in a document, then it controls the page layout of all the
document elements from the beginning of a document to this DOCXSection.
If this is the second or later DOCXSection in a document, then it controls the page layout
of all the document elements from the preceding DOCXSection to itself.
Before you set properties (such as margin widths) of a DOCXSection object, open the
Document object that contains the DOCXSection object.
Construction
docxSectionObj = DOCXSection() creates an empty document section.
Output Arguments
docxSectionObj — Numbering stream counter reset
mlreportgen.dom.DOCXSection object
Page format and layout for Word document section, represented by an
mlreportgen.dom.DOCXSection object.
Properties
Id — ID for document element
string