All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTSerAx extends XmlObject
An XML CT_SerAx(@http://schemas.openxmlformats.org/drawingml/2006/chart). This is a complex type.
  • Field Details

  • Method Details

    • getAxId

      CTUnsignedInt getAxId()
      Gets the "axId" element
    • setAxId

      void setAxId(CTUnsignedInt axId)
      Sets the "axId" element
    • addNewAxId

      CTUnsignedInt addNewAxId()
      Appends and returns a new empty "axId" element
    • getScaling

      CTScaling getScaling()
      Gets the "scaling" element
    • setScaling

      void setScaling(CTScaling scaling)
      Sets the "scaling" element
    • addNewScaling

      CTScaling addNewScaling()
      Appends and returns a new empty "scaling" element
    • getDelete

      CTBoolean getDelete()
      Gets the "delete" element
    • isSetDelete

      boolean isSetDelete()
      True if has "delete" element
    • setDelete

      void setDelete(CTBoolean delete)
      Sets the "delete" element
    • addNewDelete

      CTBoolean addNewDelete()
      Appends and returns a new empty "delete" element
    • unsetDelete

      void unsetDelete()
      Unsets the "delete" element
    • getAxPos

      CTAxPos getAxPos()
      Gets the "axPos" element
    • setAxPos

      void setAxPos(CTAxPos axPos)
      Sets the "axPos" element
    • addNewAxPos

      CTAxPos addNewAxPos()
      Appends and returns a new empty "axPos" element
    • getMajorGridlines

      CTChartLines getMajorGridlines()
      Gets the "majorGridlines" element
    • isSetMajorGridlines

      boolean isSetMajorGridlines()
      True if has "majorGridlines" element
    • setMajorGridlines

      void setMajorGridlines(CTChartLines majorGridlines)
      Sets the "majorGridlines" element
    • addNewMajorGridlines

      CTChartLines addNewMajorGridlines()
      Appends and returns a new empty "majorGridlines" element
    • unsetMajorGridlines

      void unsetMajorGridlines()
      Unsets the "majorGridlines" element
    • getMinorGridlines

      CTChartLines getMinorGridlines()
      Gets the "minorGridlines" element
    • isSetMinorGridlines

      boolean isSetMinorGridlines()
      True if has "minorGridlines" element
    • setMinorGridlines

      void setMinorGridlines(CTChartLines minorGridlines)
      Sets the "minorGridlines" element
    • addNewMinorGridlines

      CTChartLines addNewMinorGridlines()
      Appends and returns a new empty "minorGridlines" element
    • unsetMinorGridlines

      void unsetMinorGridlines()
      Unsets the "minorGridlines" element
    • getTitle

      CTTitle getTitle()
      Gets the "title" element
    • isSetTitle

      boolean isSetTitle()
      True if has "title" element
    • setTitle

      void setTitle(CTTitle title)
      Sets the "title" element
    • addNewTitle

      CTTitle addNewTitle()
      Appends and returns a new empty "title" element
    • unsetTitle

      void unsetTitle()
      Unsets the "title" element
    • getNumFmt

      CTNumFmt getNumFmt()
      Gets the "numFmt" element
    • isSetNumFmt

      boolean isSetNumFmt()
      True if has "numFmt" element
    • setNumFmt

      void setNumFmt(CTNumFmt numFmt)
      Sets the "numFmt" element
    • addNewNumFmt

      CTNumFmt addNewNumFmt()
      Appends and returns a new empty "numFmt" element
    • unsetNumFmt

      void unsetNumFmt()
      Unsets the "numFmt" element
    • getMajorTickMark

      CTTickMark getMajorTickMark()
      Gets the "majorTickMark" element
    • isSetMajorTickMark

      boolean isSetMajorTickMark()
      True if has "majorTickMark" element
    • setMajorTickMark

      void setMajorTickMark(CTTickMark majorTickMark)
      Sets the "majorTickMark" element
    • addNewMajorTickMark

      CTTickMark addNewMajorTickMark()
      Appends and returns a new empty "majorTickMark" element
    • unsetMajorTickMark

      void unsetMajorTickMark()
      Unsets the "majorTickMark" element
    • getMinorTickMark

      CTTickMark getMinorTickMark()
      Gets the "minorTickMark" element
    • isSetMinorTickMark

      boolean isSetMinorTickMark()
      True if has "minorTickMark" element
    • setMinorTickMark

      void setMinorTickMark(CTTickMark minorTickMark)
      Sets the "minorTickMark" element
    • addNewMinorTickMark

      CTTickMark addNewMinorTickMark()
      Appends and returns a new empty "minorTickMark" element
    • unsetMinorTickMark

      void unsetMinorTickMark()
      Unsets the "minorTickMark" element
    • getTickLblPos

      CTTickLblPos getTickLblPos()
      Gets the "tickLblPos" element
    • isSetTickLblPos

      boolean isSetTickLblPos()
      True if has "tickLblPos" element
    • setTickLblPos

      void setTickLblPos(CTTickLblPos tickLblPos)
      Sets the "tickLblPos" element
    • addNewTickLblPos

      CTTickLblPos addNewTickLblPos()
      Appends and returns a new empty "tickLblPos" element
    • unsetTickLblPos

      void unsetTickLblPos()
      Unsets the "tickLblPos" element
    • getSpPr

      Gets the "spPr" element
    • isSetSpPr

      boolean isSetSpPr()
      True if has "spPr" element
    • setSpPr

      void setSpPr(CTShapeProperties spPr)
      Sets the "spPr" element
    • addNewSpPr

      CTShapeProperties addNewSpPr()
      Appends and returns a new empty "spPr" element
    • unsetSpPr

      void unsetSpPr()
      Unsets the "spPr" element
    • getTxPr

      CTTextBody getTxPr()
      Gets the "txPr" element
    • isSetTxPr

      boolean isSetTxPr()
      True if has "txPr" element
    • setTxPr

      void setTxPr(CTTextBody txPr)
      Sets the "txPr" element
    • addNewTxPr

      CTTextBody addNewTxPr()
      Appends and returns a new empty "txPr" element
    • unsetTxPr

      void unsetTxPr()
      Unsets the "txPr" element
    • getCrossAx

      CTUnsignedInt getCrossAx()
      Gets the "crossAx" element
    • setCrossAx

      void setCrossAx(CTUnsignedInt crossAx)
      Sets the "crossAx" element
    • addNewCrossAx

      CTUnsignedInt addNewCrossAx()
      Appends and returns a new empty "crossAx" element
    • getCrosses

      CTCrosses getCrosses()
      Gets the "crosses" element
    • isSetCrosses

      boolean isSetCrosses()
      True if has "crosses" element
    • setCrosses

      void setCrosses(CTCrosses crosses)
      Sets the "crosses" element
    • addNewCrosses

      CTCrosses addNewCrosses()
      Appends and returns a new empty "crosses" element
    • unsetCrosses

      void unsetCrosses()
      Unsets the "crosses" element
    • getCrossesAt

      CTDouble getCrossesAt()
      Gets the "crossesAt" element
    • isSetCrossesAt

      boolean isSetCrossesAt()
      True if has "crossesAt" element
    • setCrossesAt

      void setCrossesAt(CTDouble crossesAt)
      Sets the "crossesAt" element
    • addNewCrossesAt

      CTDouble addNewCrossesAt()
      Appends and returns a new empty "crossesAt" element
    • unsetCrossesAt

      void unsetCrossesAt()
      Unsets the "crossesAt" element
    • getTickLblSkip

      CTSkip getTickLblSkip()
      Gets the "tickLblSkip" element
    • isSetTickLblSkip

      boolean isSetTickLblSkip()
      True if has "tickLblSkip" element
    • setTickLblSkip

      void setTickLblSkip(CTSkip tickLblSkip)
      Sets the "tickLblSkip" element
    • addNewTickLblSkip

      CTSkip addNewTickLblSkip()
      Appends and returns a new empty "tickLblSkip" element
    • unsetTickLblSkip

      void unsetTickLblSkip()
      Unsets the "tickLblSkip" element
    • getTickMarkSkip

      CTSkip getTickMarkSkip()
      Gets the "tickMarkSkip" element
    • isSetTickMarkSkip

      boolean isSetTickMarkSkip()
      True if has "tickMarkSkip" element
    • setTickMarkSkip

      void setTickMarkSkip(CTSkip tickMarkSkip)
      Sets the "tickMarkSkip" element
    • addNewTickMarkSkip

      CTSkip addNewTickMarkSkip()
      Appends and returns a new empty "tickMarkSkip" element
    • unsetTickMarkSkip

      void unsetTickMarkSkip()
      Unsets the "tickMarkSkip" element
    • getExtLst

      CTExtensionList getExtLst()
      Gets the "extLst" element
    • isSetExtLst

      boolean isSetExtLst()
      True if has "extLst" element
    • setExtLst

      void setExtLst(CTExtensionList extLst)
      Sets the "extLst" element
    • addNewExtLst

      CTExtensionList addNewExtLst()
      Appends and returns a new empty "extLst" element
    • unsetExtLst

      void unsetExtLst()
      Unsets the "extLst" element