Files
aufbau2csv/venv/lib/python3.12/site-packages/openpyxl/worksheet/picture.py
Sven Riwoldt f7f8c52455 init
2024-10-19 12:31:37 +02:00

9 lines
185 B
Python

#Autogenerated schema
from openpyxl.descriptors.serialisable import Serialisable
# same as related
class SheetBackgroundPicture(Serialisable):
tagname = "sheetBackgroundPicture"