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:
WriteTableFillImgPartialPartial 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_getis cancelled and not handled.- Returns:
Area image style or
Noneif cancelled.- Return type:
FillImgT | None