Paper Office
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
= anchor

anchorCtr

attributeanchorCtr
= anchorCtr

bIns

attributebIns
= bIns

compatLnSpc

attributecompatLnSpc
= compatLnSpc

extLst

attributeextLst
= Typed(expected_type=OfficeArtExtensionList, allow_none=True)

flatTx

attributeflatTx
= flatTx

forceAA

attributeforceAA
= forceAA

fromWordArt

attributefromWordArt
= fromWordArt

horzOverflow

attributehorzOverflow
= horzOverflow

idx_base

attributeidx_base
= 0

lIns

attributelIns
= lIns

namespace

attributenamespace
= DRAWING_NS

noAutofit

attributenoAutofit
= noAutofit

normAutofit

attributenormAutofit
= normAutofit

numCol

attributenumCol
= numCol

prstTxWarp

attributeprstTxWarp
= prstTxWarp

rIns

attributerIns
= rIns

rot

attributerot
= rot

rtlCol

attributertlCol
= rtlCol

scene3d

attributescene3d
= scene3d

spAutoFit

attributespAutoFit
= spAutoFit

spcCol

attributespcCol
= spcCol

spcFirstLastPara

attributespcFirstLastPara
= spcFirstLastPara

tIns

attributetIns
= tIns

tagname

attributetagname
= 'bodyPr'

upright

attributeupright
= upright

vert

attributevert
= vert

vertOverflow

attributevertOverflow
= vertOverflow

wrap

attributewrap
= wrap

Functions

__iter__

func__iter__()

from_tree

funcfrom_tree(node)

Create object from XML

paramnode

to_tree

functo_tree(tagname=None, idx=None, namespace=None)
paramtagname
= None
paramidx
= None
paramnamespace
= None

On this page