ooodev.adapter.style.paragraph_properties_comp module

class ooodev.adapter.style.paragraph_properties_comp.ParagraphPropertiesComp(component)[source]

Bases: ComponentBase, ParagraphPropertiesPartial

Class for managing table ParagraphProperties Component.

Parameters:

component (ParagraphProperties) –

__init__(component)[source]

Constructor

Parameters:

component (ParagraphProperties) – UNO ParagraphProperties Component.

Return type:

None

property component: com.sun.star.style.ParagraphProperties

ParagraphProperties Component

Return type:

ParagraphProperties