Updated script that can be controled by Nodejs web app
This commit is contained in:
@ -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