ooodev.format.inner.partial.write.area.write_fill_img_partial module

class ooodev.format.inner.partial.write.area.write_fill_img_partial.WriteFillImgPartial(factory_name, component, lo_inst=None)[source]

Bases: WriteTableFillImgPartial

Partial class for Write Fill Image.

Parameters:
  • factory_name (str) –

  • component (Any) –

  • lo_inst (LoInst | None) –

style_area_image_get()[source]

Gets the Area Area Image Style.

Raises:

CancelEventError – If the event before_style_area_img_get is cancelled and not handled.

Returns:

Area image style or None if cancelled.

Return type:

FillImgT | None