FormatFactory class

FormatFactory class

Allows to create formats via COM interface.

The FormatFactory type exposes the following members:

Constructors

ConstructorDescription
__init__

Properties

PropertyDescription
instanceFormat factory static instance.
Read-only FormatFactory.

Methods

MethodDescription
create_portion_formatCreates new IPortionFormat.
create_paragraph_formatCreates new IParagraphFormat.
create_text_frame_formatCreates new ITextFrameFormat.

See Also