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