paper-xlsxAPI referencechart.marker
RichTextProperties
paper-xlsx 0.2.1 API reference
RichTextProperties(rot=None, spcFirstLastPara=None, vertOverflow=None, horzOverflow=None, vert=None, wrap=None, lIns=None, tIns=None, rIns=None, bIns=None, numCol=None, spcCol=None, rtlCol=None, fromWordArt=None, anchor=None, anchorCtr=None, forceAA=None, upright=None, compatLnSpc=None, prstTxWarp=None, scene3d=None, extLst=None, noAutofit=None, normAutofit=None, spAutoFit=None, flatTx=None)Attributes
anchor
attributeanchor= anchoranchorCtr
attributeanchorCtr= anchorCtrbIns
attributebIns= bInscompatLnSpc
attributecompatLnSpc= compatLnSpcextLst
attributeextLst= Typed(expected_type=OfficeArtExtensionList, allow_none=True)flatTx
attributeflatTx= flatTxforceAA
attributeforceAA= forceAAfromWordArt
attributefromWordArt= fromWordArthorzOverflow
attributehorzOverflow= horzOverflowidx_base
attributeidx_base= 0lIns
attributelIns= lInsnamespace
attributenamespace= DRAWING_NSnoAutofit
attributenoAutofit= noAutofitnormAutofit
attributenormAutofit= normAutofitnumCol
attributenumCol= numColprstTxWarp
attributeprstTxWarp= prstTxWarprIns
attributerIns= rInsrot
attributerot= rotrtlCol
attributertlCol= rtlColscene3d
attributescene3d= scene3dspAutoFit
attributespAutoFit= spAutoFitspcCol
attributespcCol= spcColspcFirstLastPara
attributespcFirstLastPara= spcFirstLastParatIns
attributetIns= tInstagname
attributetagname= 'bodyPr'upright
attributeupright= uprightvert
attributevert= vertvertOverflow
attributevertOverflow= vertOverflowwrap
attributewrap= wrapFunctions
__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