paper-xlsxAPI referencechart.marker
PatternFillProperties
paper-xlsx 0.2.1 API reference
PatternFillProperties(prst=None, fgClr=None, bgClr=None)Attributes
background
attributebackground= Alias('bgClr')bgClr
attributebgClr= bgClrfgClr
attributefgClr= fgClrforeground
attributeforeground= Alias('fgClr')idx_base
attributeidx_base= 0namespace
attributenamespace= DRAWING_NSpreset
attributepreset= Alias('prst')prst
attributeprst= prsttagname
attributetagname= 'pattFill'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