paper-xlsxAPI referencechart.marker
Sequence
paper-xlsx 0.2.1 API reference
A sequence (list or tuple) that may only contain objects of the declared type
Attributes
container
attributecontainer= listexpected_type
attributeexpected_type= type(None)idx_base
attributeidx_base= 0name
attributename= nameseq_types
attributeseq_types= (list, tuple)unique
attributeunique= FalseFunctions
to_tree
functo_tree(tagname, obj, namespace=None)Convert the sequence represented by the descriptor to an XML element
paramtagnameparamobjparamnamespace= None