openpyxl.descriptors.serialisable.
Serialisable
[source]
¶
Bases:
openpyxl.descriptors._Serialisable
Objects can serialise to XML their attributes and child objects. The following class attributes are created by the metaclass at runtime: __attrs__ = attributes __nested__ = single-valued child treated as an attribute __elements__ = child elements
idx_base
= 0
¶
namespace
= None
¶
tagname
¶