Source code for openpyxl.worksheet.picture

#Autogenerated schema
from openpyxl.descriptors.serialisable import Serialisable

# same as related

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