ooodev.adapter.text.numbering_style_comp module

class ooodev.adapter.text.numbering_style_comp.NumberingStyleComp(component)[source]

Bases: NumberingRulesComp[str], StyleComp, PropertiesChangeImplement

Class for managing table NumberingStyle Component.

__init__(component)[source]

Constructor

Parameters:

component (XStyle) – UNO Component that supports com.sun.star.style.NumberingStyle service.

Return type:

None