AutoFramework/venv/Lib/site-packages/openpyxl/worksheet/picture.py

9 lines
185 B
Python
Raw Normal View History

2022-07-17 01:48:29 +08:00
#Autogenerated schema
from openpyxl.descriptors.serialisable import Serialisable
# same as related
class SheetBackgroundPicture(Serialisable):
tagname = "sheetBackgroundPicture"