ooodev.adapter.sheet.sheet_cell_cursor_comp module
- class ooodev.adapter.sheet.sheet_cell_cursor_comp.SheetCellCursorComp(component)[source]
Bases:
ComponentBase
,ModifyEvents
,ChartDataChangeEventEvents
,PropertyChangeImplement
,VetoableChangeImplement
Class for managing Sheet Cell Cursor Component.
- Parameters:
component (SheetCellCursor) –
- __init__(component)[source]
Constructor
- Parameters:
component (SheetCellCursor) – UNO Sheet Cell Cursor Component
- Return type:
None
- property component: com.sun.star.sheet.SheetCellCursor
Sheet Cell Cursor Component
- Return type:
SheetCellCursor