ooodev.adapter.text.textfield.page_count_comp module
- class ooodev.adapter.text.textfield.page_count_comp.PageCountComp(component)[source]
Bases:
TextFieldComp
Class for managing PageCount Component.
- Parameters:
component (XTextField) –
- __init__(component)[source]
Constructor
- Parameters:
component (XTextField) – UNO PageCount Component that supports
com.sun.star.text.textfield.PageCount
service.- Return type:
None
- property component: com.sun.star.text.textfield.PageCount
PageCount Component
- Return type:
PageCount
- property number_type: NumberingTypeEnum
Gets or sets the numbering type.
- Return type:
NumberingTypeEnum