paper-xlsxAPI referencechart.layout
ManualLayout
paper-xlsx 0.2.1 API reference
ManualLayout(layoutTarget=None, xMode=None, yMode=None, wMode='factor', hMode='factor', x=None, y=None, w=None, h=None, extLst=None)Attributes
extLst
attributeextLst= Typed(expected_type=ExtensionList, allow_none=True)h
attributeh= hhMode
attributehMode= hModeheight
attributeheight= Alias('h')idx_base
attributeidx_base= 0layoutTarget
attributelayoutTarget= layoutTargetnamespace
attributenamespace= Nonetagname
attributetagname= 'manualLayout'w
attributew= wwMode
attributewMode= wModewidth
attributewidth= Alias('w')x
attributex= xxMode
attributexMode= xModey
attributey= yyMode
attributeyMode= yModeFunctions
__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