[openpyxl] Annotate Worksheet and other items (#9892)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
This commit is contained in:
Sebastian Rittau
2023-03-24 00:45:00 +01:00
committed by GitHub
parent a34da85966
commit c7d805b142
7 changed files with 186 additions and 90 deletions
@@ -3,3 +3,7 @@ openpyxl.descriptors.slots.AutoSlotProperties.__new__
# Requires numpy to be installed
openpyxl.utils.dataframe
# Element can be imported from lxml or xml.etree, so the attributes can
# differ at runtime.
openpyxl.xml.functions.Element.*