ParagraphFactory class

ParagraphFactory class

Allows to create paragraphs

The ParagraphFactory type exposes the following members:

Constructors

ConstructorDescription
__init__(self)

Methods

MethodDescription
create_paragraph(self)Creates a new empty paragraph.
create_paragraph(self, paragraph)Creates a new paragraph with specified paragraph data using.

Remarks

For COM compatibility.

See Also