mirror of
https://github.com/aykhans/AzSuicideDataVisualization.git
synced 2025-07-02 14:27:31 +00:00
Version 0.1
Added sidebar, Dashboard, Line Graph
This commit is contained in:
8
.venv/Lib/site-packages/openpyxl/worksheet/picture.py
Normal file
8
.venv/Lib/site-packages/openpyxl/worksheet/picture.py
Normal file
@ -0,0 +1,8 @@
|
||||
#Autogenerated schema
|
||||
from openpyxl.descriptors.serialisable import Serialisable
|
||||
|
||||
# same as related
|
||||
|
||||
class SheetBackgroundPicture(Serialisable):
|
||||
|
||||
tagname = "sheetBackgroundPicture"
|
Reference in New Issue
Block a user