paper-xlsxAPI referencechart.marker
LineProperties
paper-xlsx 0.2.1 API reference
LineProperties(w=None, cap=None, cmpd=None, algn=None, noFill=None, solidFill=None, gradFill=None, pattFill=None, prstDash=None, custDash=None, round=None, bevel=None, miter=None, headEnd=None, tailEnd=None, extLst=None)Attributes
algn
attributealgn= algnbevel
attributebevel= bevelcap
attributecap= capcmpd
attributecmpd= cmpdcustDash
attributecustDash= custDashdashStyle
attributedashStyle= Alias('prstDash')extLst
attributeextLst= Typed(expected_type=OfficeArtExtensionList, allow_none=True)gradFill
attributegradFill= gradFillheadEnd
attributeheadEnd= headEndidx_base
attributeidx_base= 0miter
attributemiter= miternamespace
attributenamespace= DRAWING_NSnoFill
attributenoFill= noFillpattFill
attributepattFill= pattFillprstDash
attributeprstDash= prstDashround
attributeround= roundsolidFill
attributesolidFill= solidFilltagname
attributetagname= 'ln'tailEnd
attributetailEnd= tailEndw
attributew= wwidth
attributewidth= Alias('w')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