Interface CTDateAx
- All Superinterfaces:
XmlObject,XmlTokenSource
An XML CT_DateAx(@http://schemas.openxmlformats.org/drawingml/2006/chart).
This is a complex type.
-
Field Summary
FieldsFields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL -
Method Summary
Modifier and TypeMethodDescriptionAppends and returns a new empty "auto" elementAppends and returns a new empty "axId" elementAppends and returns a new empty "axPos" elementAppends and returns a new empty "baseTimeUnit" elementAppends and returns a new empty "crossAx" elementAppends and returns a new empty "crosses" elementAppends and returns a new empty "crossesAt" elementAppends and returns a new empty "delete" elementAppends and returns a new empty "extLst" elementAppends and returns a new empty "lblOffset" elementAppends and returns a new empty "majorGridlines" elementAppends and returns a new empty "majorTickMark" elementAppends and returns a new empty "majorTimeUnit" elementAppends and returns a new empty "majorUnit" elementAppends and returns a new empty "minorGridlines" elementAppends and returns a new empty "minorTickMark" elementAppends and returns a new empty "minorTimeUnit" elementAppends and returns a new empty "minorUnit" elementAppends and returns a new empty "numFmt" elementAppends and returns a new empty "scaling" elementAppends and returns a new empty "spPr" elementAppends and returns a new empty "tickLblPos" elementAppends and returns a new empty "title" elementAppends and returns a new empty "txPr" elementgetAuto()Gets the "auto" elementgetAxId()Gets the "axId" elementgetAxPos()Gets the "axPos" elementGets the "baseTimeUnit" elementGets the "crossAx" elementGets the "crosses" elementGets the "crossesAt" elementGets the "delete" elementGets the "extLst" elementGets the "lblOffset" elementGets the "majorGridlines" elementGets the "majorTickMark" elementGets the "majorTimeUnit" elementGets the "majorUnit" elementGets the "minorGridlines" elementGets the "minorTickMark" elementGets the "minorTimeUnit" elementGets the "minorUnit" elementGets the "numFmt" elementGets the "scaling" elementgetSpPr()Gets the "spPr" elementGets the "tickLblPos" elementgetTitle()Gets the "title" elementgetTxPr()Gets the "txPr" elementbooleanTrue if has "auto" elementbooleanTrue if has "baseTimeUnit" elementbooleanTrue if has "crosses" elementbooleanTrue if has "crossesAt" elementbooleanTrue if has "delete" elementbooleanTrue if has "extLst" elementbooleanTrue if has "lblOffset" elementbooleanTrue if has "majorGridlines" elementbooleanTrue if has "majorTickMark" elementbooleanTrue if has "majorTimeUnit" elementbooleanTrue if has "majorUnit" elementbooleanTrue if has "minorGridlines" elementbooleanTrue if has "minorTickMark" elementbooleanTrue if has "minorTimeUnit" elementbooleanTrue if has "minorUnit" elementbooleanTrue if has "numFmt" elementbooleanTrue if has "spPr" elementbooleanTrue if has "tickLblPos" elementbooleanTrue if has "title" elementbooleanTrue if has "txPr" elementvoidSets the "auto" elementvoidsetAxId(CTUnsignedInt axId) Sets the "axId" elementvoidSets the "axPos" elementvoidsetBaseTimeUnit(CTTimeUnit baseTimeUnit) Sets the "baseTimeUnit" elementvoidsetCrossAx(CTUnsignedInt crossAx) Sets the "crossAx" elementvoidsetCrosses(CTCrosses crosses) Sets the "crosses" elementvoidsetCrossesAt(CTDouble crossesAt) Sets the "crossesAt" elementvoidSets the "delete" elementvoidsetExtLst(CTExtensionList extLst) Sets the "extLst" elementvoidsetLblOffset(CTLblOffset lblOffset) Sets the "lblOffset" elementvoidsetMajorGridlines(CTChartLines majorGridlines) Sets the "majorGridlines" elementvoidsetMajorTickMark(CTTickMark majorTickMark) Sets the "majorTickMark" elementvoidsetMajorTimeUnit(CTTimeUnit majorTimeUnit) Sets the "majorTimeUnit" elementvoidsetMajorUnit(CTAxisUnit majorUnit) Sets the "majorUnit" elementvoidsetMinorGridlines(CTChartLines minorGridlines) Sets the "minorGridlines" elementvoidsetMinorTickMark(CTTickMark minorTickMark) Sets the "minorTickMark" elementvoidsetMinorTimeUnit(CTTimeUnit minorTimeUnit) Sets the "minorTimeUnit" elementvoidsetMinorUnit(CTAxisUnit minorUnit) Sets the "minorUnit" elementvoidSets the "numFmt" elementvoidsetScaling(CTScaling scaling) Sets the "scaling" elementvoidsetSpPr(CTShapeProperties spPr) Sets the "spPr" elementvoidsetTickLblPos(CTTickLblPos tickLblPos) Sets the "tickLblPos" elementvoidSets the "title" elementvoidsetTxPr(CTTextBody txPr) Sets the "txPr" elementvoidUnsets the "auto" elementvoidUnsets the "baseTimeUnit" elementvoidUnsets the "crosses" elementvoidUnsets the "crossesAt" elementvoidUnsets the "delete" elementvoidUnsets the "extLst" elementvoidUnsets the "lblOffset" elementvoidUnsets the "majorGridlines" elementvoidUnsets the "majorTickMark" elementvoidUnsets the "majorTimeUnit" elementvoidUnsets the "majorUnit" elementvoidUnsets the "minorGridlines" elementvoidUnsets the "minorTickMark" elementvoidUnsets the "minorTimeUnit" elementvoidUnsets the "minorUnit" elementvoidUnsets the "numFmt" elementvoidUnsets the "spPr" elementvoidUnsets the "tickLblPos" elementvoidUnsets the "title" elementvoidUnsets the "txPr" elementMethods 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, valueHashCodeMethods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
Field Details
-
Factory
-
type
-
-
Method Details
-
getAxId
CTUnsignedInt getAxId()Gets the "axId" element -
setAxId
Sets the "axId" element -
addNewAxId
CTUnsignedInt addNewAxId()Appends and returns a new empty "axId" element -
getScaling
CTScaling getScaling()Gets the "scaling" element -
setScaling
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Sets the "extLst" element -
addNewExtLst
CTExtensionList addNewExtLst()Appends and returns a new empty "extLst" element -
unsetExtLst
void unsetExtLst()Unsets the "extLst" element
-