ooodev.adapter.beans.property_set_comp module

class ooodev.adapter.beans.property_set_comp.PropertySetComp(component)[source]

Bases: ComponentBase, PropertySetPartial, PropertyChangeImplement, VetoableChangeImplement

Class for managing PropertySet Component.

Parameters:

component (PropertySet) –

__init__(component)[source]

Constructor

Parameters:

component (ChartType) – UNO Chart2 ChartType Component.

Return type:

None

property component: com.sun.star.beans.PropertySet

PropertySet Component

Return type:

PropertySet