paper-xlsxAPI referencecell.text
RichText
paper-xlsx 0.2.1 API reference
RichText(rPr=None, t=None)Attributes
font
attributefont= Alias('rPr')idx_base
attributeidx_base= 0namespace
attributenamespace= NonerPr
attributerPr= rPrt
attributet= ttagname
attributetagname= 'RElt'text
attributetext= Alias('t')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