ooodev.adapter.chart2.title_comp module
- class ooodev.adapter.chart2.title_comp.TitleComp(component)[source]
Bases:
ComponentBase
,TitlePartial
,ParagraphPropertiesPartial
,FillPropertiesPartial
,LinePropertiesPartial
,PropertiesChangeImplement
,PropertyChangeImplement
,VetoableChangeImplement
Class for managing Chart2 Title Component.
- Parameters:
component (Title) –
- __init__(component)[source]
Constructor
- Parameters:
component (Title) – UNO Chart2 Title Component.
- Return type:
None
- property component: com.sun.star.chart2.Title
Title Component
- Return type:
Title