ooodev.adapter.drawing.graphic_export_filter_comp module

class ooodev.adapter.drawing.graphic_export_filter_comp.GraphicExportFilterComp(component)[source]

Bases: ComponentBase, GraphicExportFilterPartial

Class for managing table GraphicExportFilter Component.

Parameters:

component (GraphicExportFilter) –

__init__(component)[source]

Constructor

Parameters:

component (GraphicExportFilter) – UNO GraphicExportFilter Component.

Return type:

None

property component: com.sun.star.drawing.GraphicExportFilter

GraphicExportFilter Component

Return type:

GraphicExportFilter