paper-xlsxAPI referencechart.marker
RichText
paper-xlsx 0.2.1 API reference
From the specification: 21.2.2.216
This element specifies text formatting. The lstStyle element is not supported.
RichText(bodyPr=None, lstStyle=None, p=None)Attributes
bodyPr
attributebodyPr= bodyPridx_base
attributeidx_base= 0lstStyle
attributelstStyle= lstStylenamespace
attributenamespace= Nonep
attributep= pparagraphs
attributeparagraphs= Alias('p')properties
attributeproperties= Alias('bodyPr')tagname
attributetagname= 'rich'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