Source code for fastpyxl.worksheet.picture

# Autogenerated schema
from fastpyxl.typed_serialisable.base import Serialisable

# same as related


[docs] class SheetBackgroundPicture(Serialisable): tagname = "sheetBackgroundPicture"