paper-xlsxAPI referencechart.shapes
RelativeRect
paper-xlsx 0.2.1 API reference
RelativeRect(l=None, t=None, r=None, b=None)Attributes
b
attributeb= bbottom
attributebottom= Alias('b')idx_base
attributeidx_base= 0l
attributel= lleft
attributeleft= Alias('l')namespace
attributenamespace= DRAWING_NSr
attributer= rright
attributeright= Alias('r')t
attributet= ttagname
attributetagname= 'rect'top
attributetop= Alias('t')Functions
__iter__
func__iter__()from_tree
funcfrom_tree(node)Create object from XML
paramnodeto_tree
functo_tree(tagname=None, idx=None, namespace=None)paramtagname= Noneparamidx= Noneparamnamespace= None