ooodev.adapter.table.cell_range_list_source_comp module

class ooodev.adapter.table.cell_range_list_source_comp.CellRangeListSourceComp(component)[source]

Bases: ComponentBase, ListEntryEvents, EventEvents

Class for managing table CellRangeListSource Component.

Parameters:

component (CellRangeListSource) –

__init__(component)[source]

Constructor

Parameters:

component (CellRangeListSource) – UNO table CellRangeListSource Component.

Return type:

None

property component: com.sun.star.table.CellRangeListSource

CellRangeListSource Component

Return type:

CellRangeListSource