paper-xlsxAPI referencechart.pivot
PivotFormat
paper-xlsx 0.2.1 API reference
PivotFormat(idx=0, spPr=None, txPr=None, marker=None, dLbl=None, extLst=None)Attributes
DataLabel
attributeDataLabel= Alias('dLbl')TextBody
attributeTextBody= Alias('txPr')dLbl
attributedLbl= dLblextLst
attributeextLst= Typed(expected_type=ExtensionList, allow_none=True)graphicalProperties
attributegraphicalProperties= Alias('spPr')idx
attributeidx= idxidx_base
attributeidx_base= 0marker
attributemarker= markernamespace
attributenamespace= NonespPr
attributespPr= spPrtagname
attributetagname= 'pivotFmt'txPr
attributetxPr= txPrFunctions
__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