paper-xlsxAPI referencechart.axis
TextAxis
paper-xlsx 0.2.1 API reference
TextAxis(auto=None, lblAlgn=None, lblOffset=100, tickLblSkip=None, tickMarkSkip=None, noMultiLvlLbl=None, extLst=None, **kw)Attributes
auto
attributeauto= autoaxId
attributeaxId= _BaseAxis.axIdaxPos
attributeaxPos= _BaseAxis.axPoscrossAx
attributecrossAx= _BaseAxis.crossAxcrosses
attributecrosses= _BaseAxis.crossescrossesAt
attributecrossesAt= _BaseAxis.crossesAtdelete
attributedelete= _BaseAxis.deleteextLst
attributeextLst= Typed(expected_type=ExtensionList, allow_none=True)graphicalProperties
attributegraphicalProperties= Alias('spPr')idx_base
attributeidx_base= 0lblAlgn
attributelblAlgn= lblAlgnlblOffset
attributelblOffset= lblOffsetmajorGridlines
attributemajorGridlines= _BaseAxis.majorGridlinesmajorTickMark
attributemajorTickMark= _BaseAxis.majorTickMarkminorGridlines
attributeminorGridlines= _BaseAxis.minorGridlinesminorTickMark
attributeminorTickMark= _BaseAxis.minorTickMarknamespace
attributenamespace= NonenoMultiLvlLbl
attributenoMultiLvlLbl= noMultiLvlLblnumFmt
attributenumFmt= _BaseAxis.numFmtnumber_format
attributenumber_format= Alias('numFmt')scaling
attributescaling= _BaseAxis.scalingspPr
attributespPr= _BaseAxis.spPrtagname
attributetagname= 'catAx'textProperties
attributetextProperties= Alias('txPr')tickLblPos
attributetickLblPos= _BaseAxis.tickLblPostickLblSkip
attributetickLblSkip= tickLblSkiptickMarkSkip
attributetickMarkSkip= tickMarkSkiptitle
attributetitle= _BaseAxis.titletxPr
attributetxPr= _BaseAxis.txPrFunctions
__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