Interface CTDateAx
-
- All Superinterfaces:
XmlObject
,XmlTokenSource
public interface CTDateAx extends XmlObject
An XML CT_DateAx(@http://schemas.openxmlformats.org/drawingml/2006/chart). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
CTDateAx.Factory
A factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static SchemaType
type
-
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CTBoolean
addNewAuto()
Appends and returns a new empty "auto" elementCTUnsignedInt
addNewAxId()
Appends and returns a new empty "axId" elementCTAxPos
addNewAxPos()
Appends and returns a new empty "axPos" elementCTTimeUnit
addNewBaseTimeUnit()
Appends and returns a new empty "baseTimeUnit" elementCTUnsignedInt
addNewCrossAx()
Appends and returns a new empty "crossAx" elementCTCrosses
addNewCrosses()
Appends and returns a new empty "crosses" elementCTDouble
addNewCrossesAt()
Appends and returns a new empty "crossesAt" elementCTBoolean
addNewDelete()
Appends and returns a new empty "delete" elementCTExtensionList
addNewExtLst()
Appends and returns a new empty "extLst" elementCTLblOffset
addNewLblOffset()
Appends and returns a new empty "lblOffset" elementCTChartLines
addNewMajorGridlines()
Appends and returns a new empty "majorGridlines" elementCTTickMark
addNewMajorTickMark()
Appends and returns a new empty "majorTickMark" elementCTTimeUnit
addNewMajorTimeUnit()
Appends and returns a new empty "majorTimeUnit" elementCTAxisUnit
addNewMajorUnit()
Appends and returns a new empty "majorUnit" elementCTChartLines
addNewMinorGridlines()
Appends and returns a new empty "minorGridlines" elementCTTickMark
addNewMinorTickMark()
Appends and returns a new empty "minorTickMark" elementCTTimeUnit
addNewMinorTimeUnit()
Appends and returns a new empty "minorTimeUnit" elementCTAxisUnit
addNewMinorUnit()
Appends and returns a new empty "minorUnit" elementCTNumFmt
addNewNumFmt()
Appends and returns a new empty "numFmt" elementCTScaling
addNewScaling()
Appends and returns a new empty "scaling" elementCTShapeProperties
addNewSpPr()
Appends and returns a new empty "spPr" elementCTTickLblPos
addNewTickLblPos()
Appends and returns a new empty "tickLblPos" elementCTTitle
addNewTitle()
Appends and returns a new empty "title" elementCTTextBody
addNewTxPr()
Appends and returns a new empty "txPr" elementCTBoolean
getAuto()
Gets the "auto" elementCTUnsignedInt
getAxId()
Gets the "axId" elementCTAxPos
getAxPos()
Gets the "axPos" elementCTTimeUnit
getBaseTimeUnit()
Gets the "baseTimeUnit" elementCTUnsignedInt
getCrossAx()
Gets the "crossAx" elementCTCrosses
getCrosses()
Gets the "crosses" elementCTDouble
getCrossesAt()
Gets the "crossesAt" elementCTBoolean
getDelete()
Gets the "delete" elementCTExtensionList
getExtLst()
Gets the "extLst" elementCTLblOffset
getLblOffset()
Gets the "lblOffset" elementCTChartLines
getMajorGridlines()
Gets the "majorGridlines" elementCTTickMark
getMajorTickMark()
Gets the "majorTickMark" elementCTTimeUnit
getMajorTimeUnit()
Gets the "majorTimeUnit" elementCTAxisUnit
getMajorUnit()
Gets the "majorUnit" elementCTChartLines
getMinorGridlines()
Gets the "minorGridlines" elementCTTickMark
getMinorTickMark()
Gets the "minorTickMark" elementCTTimeUnit
getMinorTimeUnit()
Gets the "minorTimeUnit" elementCTAxisUnit
getMinorUnit()
Gets the "minorUnit" elementCTNumFmt
getNumFmt()
Gets the "numFmt" elementCTScaling
getScaling()
Gets the "scaling" elementCTShapeProperties
getSpPr()
Gets the "spPr" elementCTTickLblPos
getTickLblPos()
Gets the "tickLblPos" elementCTTitle
getTitle()
Gets the "title" elementCTTextBody
getTxPr()
Gets the "txPr" elementboolean
isSetAuto()
True if has "auto" elementboolean
isSetBaseTimeUnit()
True if has "baseTimeUnit" elementboolean
isSetCrosses()
True if has "crosses" elementboolean
isSetCrossesAt()
True if has "crossesAt" elementboolean
isSetDelete()
True if has "delete" elementboolean
isSetExtLst()
True if has "extLst" elementboolean
isSetLblOffset()
True if has "lblOffset" elementboolean
isSetMajorGridlines()
True if has "majorGridlines" elementboolean
isSetMajorTickMark()
True if has "majorTickMark" elementboolean
isSetMajorTimeUnit()
True if has "majorTimeUnit" elementboolean
isSetMajorUnit()
True if has "majorUnit" elementboolean
isSetMinorGridlines()
True if has "minorGridlines" elementboolean
isSetMinorTickMark()
True if has "minorTickMark" elementboolean
isSetMinorTimeUnit()
True if has "minorTimeUnit" elementboolean
isSetMinorUnit()
True if has "minorUnit" elementboolean
isSetNumFmt()
True if has "numFmt" elementboolean
isSetSpPr()
True if has "spPr" elementboolean
isSetTickLblPos()
True if has "tickLblPos" elementboolean
isSetTitle()
True if has "title" elementboolean
isSetTxPr()
True if has "txPr" elementvoid
setAuto(CTBoolean auto)
Sets the "auto" elementvoid
setAxId(CTUnsignedInt axId)
Sets the "axId" elementvoid
setAxPos(CTAxPos axPos)
Sets the "axPos" elementvoid
setBaseTimeUnit(CTTimeUnit baseTimeUnit)
Sets the "baseTimeUnit" elementvoid
setCrossAx(CTUnsignedInt crossAx)
Sets the "crossAx" elementvoid
setCrosses(CTCrosses crosses)
Sets the "crosses" elementvoid
setCrossesAt(CTDouble crossesAt)
Sets the "crossesAt" elementvoid
setDelete(CTBoolean delete)
Sets the "delete" elementvoid
setExtLst(CTExtensionList extLst)
Sets the "extLst" elementvoid
setLblOffset(CTLblOffset lblOffset)
Sets the "lblOffset" elementvoid
setMajorGridlines(CTChartLines majorGridlines)
Sets the "majorGridlines" elementvoid
setMajorTickMark(CTTickMark majorTickMark)
Sets the "majorTickMark" elementvoid
setMajorTimeUnit(CTTimeUnit majorTimeUnit)
Sets the "majorTimeUnit" elementvoid
setMajorUnit(CTAxisUnit majorUnit)
Sets the "majorUnit" elementvoid
setMinorGridlines(CTChartLines minorGridlines)
Sets the "minorGridlines" elementvoid
setMinorTickMark(CTTickMark minorTickMark)
Sets the "minorTickMark" elementvoid
setMinorTimeUnit(CTTimeUnit minorTimeUnit)
Sets the "minorTimeUnit" elementvoid
setMinorUnit(CTAxisUnit minorUnit)
Sets the "minorUnit" elementvoid
setNumFmt(CTNumFmt numFmt)
Sets the "numFmt" elementvoid
setScaling(CTScaling scaling)
Sets the "scaling" elementvoid
setSpPr(CTShapeProperties spPr)
Sets the "spPr" elementvoid
setTickLblPos(CTTickLblPos tickLblPos)
Sets the "tickLblPos" elementvoid
setTitle(CTTitle title)
Sets the "title" elementvoid
setTxPr(CTTextBody txPr)
Sets the "txPr" elementvoid
unsetAuto()
Unsets the "auto" elementvoid
unsetBaseTimeUnit()
Unsets the "baseTimeUnit" elementvoid
unsetCrosses()
Unsets the "crosses" elementvoid
unsetCrossesAt()
Unsets the "crossesAt" elementvoid
unsetDelete()
Unsets the "delete" elementvoid
unsetExtLst()
Unsets the "extLst" elementvoid
unsetLblOffset()
Unsets the "lblOffset" elementvoid
unsetMajorGridlines()
Unsets the "majorGridlines" elementvoid
unsetMajorTickMark()
Unsets the "majorTickMark" elementvoid
unsetMajorTimeUnit()
Unsets the "majorTimeUnit" elementvoid
unsetMajorUnit()
Unsets the "majorUnit" elementvoid
unsetMinorGridlines()
Unsets the "minorGridlines" elementvoid
unsetMinorTickMark()
Unsets the "minorTickMark" elementvoid
unsetMinorTimeUnit()
Unsets the "minorTimeUnit" elementvoid
unsetMinorUnit()
Unsets the "minorUnit" elementvoid
unsetNumFmt()
Unsets the "numFmt" elementvoid
unsetSpPr()
Unsets the "spPr" elementvoid
unsetTickLblPos()
Unsets the "tickLblPos" elementvoid
unsetTitle()
Unsets the "title" elementvoid
unsetTxPr()
Unsets the "txPr" element-
Methods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
-
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
-
-
-
Field Detail
-
type
static final SchemaType type
-
-
Method Detail
-
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
CTShapeProperties 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
-
getAuto
CTBoolean getAuto()
Gets the "auto" element
-
isSetAuto
boolean isSetAuto()
True if has "auto" element
-
setAuto
void setAuto(CTBoolean auto)
Sets the "auto" element
-
addNewAuto
CTBoolean addNewAuto()
Appends and returns a new empty "auto" element
-
unsetAuto
void unsetAuto()
Unsets the "auto" element
-
getLblOffset
CTLblOffset getLblOffset()
Gets the "lblOffset" element
-
isSetLblOffset
boolean isSetLblOffset()
True if has "lblOffset" element
-
setLblOffset
void setLblOffset(CTLblOffset lblOffset)
Sets the "lblOffset" element
-
addNewLblOffset
CTLblOffset addNewLblOffset()
Appends and returns a new empty "lblOffset" element
-
unsetLblOffset
void unsetLblOffset()
Unsets the "lblOffset" element
-
getBaseTimeUnit
CTTimeUnit getBaseTimeUnit()
Gets the "baseTimeUnit" element
-
isSetBaseTimeUnit
boolean isSetBaseTimeUnit()
True if has "baseTimeUnit" element
-
setBaseTimeUnit
void setBaseTimeUnit(CTTimeUnit baseTimeUnit)
Sets the "baseTimeUnit" element
-
addNewBaseTimeUnit
CTTimeUnit addNewBaseTimeUnit()
Appends and returns a new empty "baseTimeUnit" element
-
unsetBaseTimeUnit
void unsetBaseTimeUnit()
Unsets the "baseTimeUnit" element
-
getMajorUnit
CTAxisUnit getMajorUnit()
Gets the "majorUnit" element
-
isSetMajorUnit
boolean isSetMajorUnit()
True if has "majorUnit" element
-
setMajorUnit
void setMajorUnit(CTAxisUnit majorUnit)
Sets the "majorUnit" element
-
addNewMajorUnit
CTAxisUnit addNewMajorUnit()
Appends and returns a new empty "majorUnit" element
-
unsetMajorUnit
void unsetMajorUnit()
Unsets the "majorUnit" element
-
getMajorTimeUnit
CTTimeUnit getMajorTimeUnit()
Gets the "majorTimeUnit" element
-
isSetMajorTimeUnit
boolean isSetMajorTimeUnit()
True if has "majorTimeUnit" element
-
setMajorTimeUnit
void setMajorTimeUnit(CTTimeUnit majorTimeUnit)
Sets the "majorTimeUnit" element
-
addNewMajorTimeUnit
CTTimeUnit addNewMajorTimeUnit()
Appends and returns a new empty "majorTimeUnit" element
-
unsetMajorTimeUnit
void unsetMajorTimeUnit()
Unsets the "majorTimeUnit" element
-
getMinorUnit
CTAxisUnit getMinorUnit()
Gets the "minorUnit" element
-
isSetMinorUnit
boolean isSetMinorUnit()
True if has "minorUnit" element
-
setMinorUnit
void setMinorUnit(CTAxisUnit minorUnit)
Sets the "minorUnit" element
-
addNewMinorUnit
CTAxisUnit addNewMinorUnit()
Appends and returns a new empty "minorUnit" element
-
unsetMinorUnit
void unsetMinorUnit()
Unsets the "minorUnit" element
-
getMinorTimeUnit
CTTimeUnit getMinorTimeUnit()
Gets the "minorTimeUnit" element
-
isSetMinorTimeUnit
boolean isSetMinorTimeUnit()
True if has "minorTimeUnit" element
-
setMinorTimeUnit
void setMinorTimeUnit(CTTimeUnit minorTimeUnit)
Sets the "minorTimeUnit" element
-
addNewMinorTimeUnit
CTTimeUnit addNewMinorTimeUnit()
Appends and returns a new empty "minorTimeUnit" element
-
unsetMinorTimeUnit
void unsetMinorTimeUnit()
Unsets the "minorTimeUnit" 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
-
-