picture.py 185 B

12345678
  1. #Autogenerated schema
  2. from openpyxl.descriptors.serialisable import Serialisable
  3. # same as related
  4. class SheetBackgroundPicture(Serialisable):
  5. tagname = "sheetBackgroundPicture"