FormatFactory class

FormatFactory class

Allows to create formats via COM interface.

The FormatFactory type exposes the following members:

Constructors

ConstructorDescription
__init__(self)

Properties

PropertyDescription
instanceFormat factory static instance.
Read-only FormatFactory.

Methods

MethodDescription
create_portion_format(self)Creates new IPortionFormat.
create_paragraph_format(self)Creates new IParagraphFormat.
create_text_frame_format(self)Creates new ITextFrameFormat.

See Also