openpyxl: type to_tree methods (#10967)

This commit is contained in:
Avasam
2023-12-01 07:13:16 -05:00
committed by GitHub
parent 3a036b64fc
commit 5f12eebda4
29 changed files with 108 additions and 44 deletions
@@ -111,6 +111,7 @@ openpyxl.drawing.text.PresetTextShape.__init__
openpyxl.drawing.text.TextField.__init__
openpyxl.drawing.text.TextNormalAutofit.__init__
openpyxl.formatting.rule.DataBar.__init__
openpyxl.packaging.core.QualifiedDateTime.to_tree
openpyxl.packaging.relationship.get_rel
openpyxl.packaging.relationship.Relationship.__init__
openpyxl.packaging.workbook.ChildSheet.__init__