ooodev.adapter.text.text_table_cursor_comp module
- class ooodev.adapter.text.text_table_cursor_comp.TextTableCursorComp(component)[source]
Bases:
ComponentBase,TextTableCursorPartial,PropertySetPartial,CharacterPropertiesPartial,ParagraphPropertiesPartial,PropertyChangeImplement,VetoableChangeImplementClass for managing TextTableCursor Component.
- Parameters:
component (Any) –
- __init__(component)[source]
Constructor
- Parameters:
component (Any) – UNO Component that supports
com.sun.star.text.TextTableCursorservice.- Return type:
None
- property component: com.sun.star.text.TextTableCursor
TextTableCursor Component
- Return type:
TextTableCursor