ooodev.format.writer.style.para.para module

class ooodev.format.writer.style.para.para.Para(name='')[source]

Bases: StyleName

Style Paragraph. Manages Paragraph styles for Writer.

Any properties starting with prop_ set or get current instance values.

All methods starting with fmt_ can be used to chain together Border Table properties.

New in version 0.9.0.

__init__(name='')[source]

Constructor

Parameters:

name (StyleCharKind, str, optional) – Style Name. Defaults to “Standard”.

Return type:

None

on_property_setting(source, event_args)[source]

Triggers for each property that is set

Parameters:
  • event_args (KeyValueCancelArgs) – Event Args

  • source (Any) –

property addressee: Para

Style Addressee

Return type:

Para

property complimentary_close: Para

Style Complimentary Close

Return type:

Para

default = <ooodev.format.writer.style.para.para.Para object>[source]
property endnote: Para

Style Endnote

Return type:

Para

property footer: Para

Style Footer

Return type:

Para

property footer_left: Para

Style Footer Left

Return type:

Para

property footer_right: Para

Style Footer Right

Return type:

Para

property footnote: Para

Style Footnote

Return type:

Para

property frame_contents: Para

Style Frame Contents

Return type:

Para

property h1: Para

Style Heading 1

Return type:

Para

property h10: Para

Style Heading 10

Return type:

Para

property h2: Para

Style Heading 2

Return type:

Para

property h3: Para

Style Heading 3

Return type:

Para

property h4: Para

Style Heading 4

Return type:

Para

property h5: Para

Style Heading 5

Return type:

Para

property h6: Para

Style Heading 6

Return type:

Para

property h7: Para

Style Heading 7

Return type:

Para

property h8: Para

Style Heading 8

Return type:

Para

property h9: Para

Style Heading 9

Return type:

Para

property header: Para

Style Header

Return type:

Para

Style Header Footer

Return type:

Para

property header_left: Para

Style Header Left

Return type:

Para

property header_right: Para

Style Header Right

Return type:

Para

property heading: Para

Style Heading

Return type:

Para

property horizontal_line: Para

Style Horizontal Line

Return type:

Para

property idx: Para

Style Index

Return type:

Para

property idx_1: Para

Style Index 1

Return type:

Para

property idx_2: Para

Style Index 2

Return type:

Para

property idx_3: Para

Style Index 3

Return type:

Para

property idx_bib1: Para

Style Bibliography 1

Return type:

Para

property idx_c1: Para

Style Contents 1

Return type:

Para

property idx_c10: Para

Style Contents 10

Return type:

Para

property idx_c2: Para

Style Contents 2

Return type:

Para

property idx_c3: Para

Style Contents 3

Return type:

Para

property idx_c4: Para

Style Contents 4

Return type:

Para

property idx_c5: Para

Style Contents 5

Return type:

Para

property idx_c6: Para

Style Contents 6

Return type:

Para

property idx_c7: Para

Style Contents 7

Return type:

Para

property idx_c8: Para

Style Contents 8

Return type:

Para

property idx_c9: Para

Style Contents 9

Return type:

Para

property idx_obj1: Para

Style Object Index 1

Return type:

Para

property idx_separator: Para

Style Index Separator

Return type:

Para

property idx_tbl1: Para

Style Table Index 1

Return type:

Para

property idx_user1: Para

Style User Index 1

Return type:

Para

property idx_user10: Para

Style User Index 10

Return type:

Para

property idx_user2: Para

Style User Index 2

Return type:

Para

property idx_user3: Para

Style User Index 3

Return type:

Para

property idx_user4: Para

Style User Index 4

Return type:

Para

property idx_user5: Para

Style User Index 5

Return type:

Para

property idx_user6: Para

Style User Index 6

Return type:

Para

property idx_user7: Para

Style User Index 7

Return type:

Para

property idx_user8: Para

Style User Index 8

Return type:

Para

property idx_user9: Para

Style User Index 9

Return type:

Para

property list_contents: Para

Style List Contents

Return type:

Para

property list_heading: Para

Style List Heading

Return type:

Para

property pre_text: Para

Style Preformatted text

Return type:

Para

property prop_format_kind: FormatKind

Gets the kind of style

Return type:

FormatKind

property quotations: Para

Style Quotations

Return type:

Para

property salutation: Para

Style Salutation

Return type:

Para

property sender: Para

Style Sender

Return type:

Para

property signature: Para

Style Signature

Return type:

Para

property tbl_contents: Para

Style Table Contents

Return type:

Para

property tbl_heading: Para

Style Table Heading

Return type:

Para

property txt_body: Para

Style Text Body

Return type:

Para

property txt_body_indent: Para

Style Text Body Indent

Return type:

Para

property txt_first_line_indent: Para

Style First Line Indent

Return type:

Para

property txt_hanging_indent: Para

Style Hanging Indent

Return type:

Para

property txt_list_indent: Para

Style List Indent

Return type:

Para

property txt_marginalia: Para

Style Marginalia

Return type:

Para