paper-xlsxAPI referencechart.marker
Transform2D
paper-xlsx 0.2.1 API reference
Transform2D(rot=None, flipH=None, flipV=None, off=None, ext=None, chOff=None, chExt=None)Attributes
chExt
attributechExt= chExtchOff
attributechOff= chOffext
attributeext= extflipH
attributeflipH= flipHflipV
attributeflipV= flipVidx_base
attributeidx_base= 0namespace
attributenamespace= DRAWING_NSoff
attributeoff= offrot
attributerot= rottagname
attributetagname= 'xfrm'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