ooodev.adapter.style.cell_style_comp module
- class ooodev.adapter.style.cell_style_comp.CellStyleComp(component)[source]
Bases:
StyleComp
,PropertiesChangeImplement
Class for managing table CellStyle Component.
- Parameters:
component (XStyle) –
- __init__(component)[source]
Constructor
- Parameters:
component (XStyle) – UNO Component that supports
com.sun.star.style.CellStyle
service.- Return type:
None
- property component: com.sun.star.style.CellStyle
CellStyle Component
- Return type:
CellStyle