Paper Office
paper-xlsxAPI referencechart.updown_bars

UpDownBars

paper-xlsx 0.2.1 API reference

UpDownBars(gapWidth=150, upBars=None, downBars=None, extLst=None)

Attributes

downBars

attributedownBars
= downBars

extLst

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

gapWidth

attributegapWidth
= gapWidth

idx_base

attributeidx_base
= 0

namespace

attributenamespace
= None

tagname

attributetagname
= 'upbars'

upBars

attributeupBars
= upBars

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