Paper Office
paper-xlsxAPI referencechart.axis

DisplayUnitsLabel

paper-xlsx 0.2.1 API reference

DisplayUnitsLabel(layout=None, tx=None, spPr=None, txPr=None)

Attributes

graphicalProperties

attributegraphicalProperties
= Alias('spPr')

idx_base

attributeidx_base
= 0

layout

attributelayout
= layout

namespace

attributenamespace
= None

spPr

attributespPr
= spPr

tagname

attributetagname
= 'dispUnitsLbl'

text

attributetext
= Alias('tx')

textPropertes

attributetextPropertes
= Alias('txPr')

tx

attributetx
= tx

txPr

attributetxPr
= txPr

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