paper-xlsxAPI referencecell.text
Text
paper-xlsx 0.2.1 API reference
Text(t=None, r=(), rPh=(), phoneticPr=None)Attributes
PhoneticProperties
attributePhoneticProperties= Alias('phoneticPr')content
attributecontentText stripped of all formatting
formatted
attributeformatted= Alias('r')idx_base
attributeidx_base= 0namespace
attributenamespace= Nonephonetic
attributephonetic= Alias('rPh')phoneticPr
attributephoneticPr= phoneticPrplain
attributeplain= Alias('t')r
attributer= rrPh
attributerPh= rPht
attributet= ttagname
attributetagname= 'text'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