Interface CTBorderBoxPr
-
- All Superinterfaces:
XmlObject,XmlTokenSource
public interface CTBorderBoxPr extends XmlObject
An XML CT_BorderBoxPr(@http://schemas.openxmlformats.org/officeDocument/2006/math). This is a complex type.
-
-
Field Summary
Fields Modifier and Type Field Description static DocumentFactory<CTBorderBoxPr>Factorystatic SchemaTypetype-
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 CTCtrlPraddNewCtrlPr()Appends and returns a new empty "ctrlPr" elementCTOnOffaddNewHideBot()Appends and returns a new empty "hideBot" elementCTOnOffaddNewHideLeft()Appends and returns a new empty "hideLeft" elementCTOnOffaddNewHideRight()Appends and returns a new empty "hideRight" elementCTOnOffaddNewHideTop()Appends and returns a new empty "hideTop" elementCTOnOffaddNewStrikeBLTR()Appends and returns a new empty "strikeBLTR" elementCTOnOffaddNewStrikeH()Appends and returns a new empty "strikeH" elementCTOnOffaddNewStrikeTLBR()Appends and returns a new empty "strikeTLBR" elementCTOnOffaddNewStrikeV()Appends and returns a new empty "strikeV" elementCTCtrlPrgetCtrlPr()Gets the "ctrlPr" elementCTOnOffgetHideBot()Gets the "hideBot" elementCTOnOffgetHideLeft()Gets the "hideLeft" elementCTOnOffgetHideRight()Gets the "hideRight" elementCTOnOffgetHideTop()Gets the "hideTop" elementCTOnOffgetStrikeBLTR()Gets the "strikeBLTR" elementCTOnOffgetStrikeH()Gets the "strikeH" elementCTOnOffgetStrikeTLBR()Gets the "strikeTLBR" elementCTOnOffgetStrikeV()Gets the "strikeV" elementbooleanisSetCtrlPr()True if has "ctrlPr" elementbooleanisSetHideBot()True if has "hideBot" elementbooleanisSetHideLeft()True if has "hideLeft" elementbooleanisSetHideRight()True if has "hideRight" elementbooleanisSetHideTop()True if has "hideTop" elementbooleanisSetStrikeBLTR()True if has "strikeBLTR" elementbooleanisSetStrikeH()True if has "strikeH" elementbooleanisSetStrikeTLBR()True if has "strikeTLBR" elementbooleanisSetStrikeV()True if has "strikeV" elementvoidsetCtrlPr(CTCtrlPr ctrlPr)Sets the "ctrlPr" elementvoidsetHideBot(CTOnOff hideBot)Sets the "hideBot" elementvoidsetHideLeft(CTOnOff hideLeft)Sets the "hideLeft" elementvoidsetHideRight(CTOnOff hideRight)Sets the "hideRight" elementvoidsetHideTop(CTOnOff hideTop)Sets the "hideTop" elementvoidsetStrikeBLTR(CTOnOff strikeBLTR)Sets the "strikeBLTR" elementvoidsetStrikeH(CTOnOff strikeH)Sets the "strikeH" elementvoidsetStrikeTLBR(CTOnOff strikeTLBR)Sets the "strikeTLBR" elementvoidsetStrikeV(CTOnOff strikeV)Sets the "strikeV" elementvoidunsetCtrlPr()Unsets the "ctrlPr" elementvoidunsetHideBot()Unsets the "hideBot" elementvoidunsetHideLeft()Unsets the "hideLeft" elementvoidunsetHideRight()Unsets the "hideRight" elementvoidunsetHideTop()Unsets the "hideTop" elementvoidunsetStrikeBLTR()Unsets the "strikeBLTR" elementvoidunsetStrikeH()Unsets the "strikeH" elementvoidunsetStrikeTLBR()Unsets the "strikeTLBR" elementvoidunsetStrikeV()Unsets the "strikeV" 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, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
-
-
-
Field Detail
-
Factory
static final DocumentFactory<CTBorderBoxPr> Factory
-
type
static final SchemaType type
-
-
Method Detail
-
getHideTop
CTOnOff getHideTop()
Gets the "hideTop" element
-
isSetHideTop
boolean isSetHideTop()
True if has "hideTop" element
-
setHideTop
void setHideTop(CTOnOff hideTop)
Sets the "hideTop" element
-
addNewHideTop
CTOnOff addNewHideTop()
Appends and returns a new empty "hideTop" element
-
unsetHideTop
void unsetHideTop()
Unsets the "hideTop" element
-
getHideBot
CTOnOff getHideBot()
Gets the "hideBot" element
-
isSetHideBot
boolean isSetHideBot()
True if has "hideBot" element
-
setHideBot
void setHideBot(CTOnOff hideBot)
Sets the "hideBot" element
-
addNewHideBot
CTOnOff addNewHideBot()
Appends and returns a new empty "hideBot" element
-
unsetHideBot
void unsetHideBot()
Unsets the "hideBot" element
-
getHideLeft
CTOnOff getHideLeft()
Gets the "hideLeft" element
-
isSetHideLeft
boolean isSetHideLeft()
True if has "hideLeft" element
-
setHideLeft
void setHideLeft(CTOnOff hideLeft)
Sets the "hideLeft" element
-
addNewHideLeft
CTOnOff addNewHideLeft()
Appends and returns a new empty "hideLeft" element
-
unsetHideLeft
void unsetHideLeft()
Unsets the "hideLeft" element
-
getHideRight
CTOnOff getHideRight()
Gets the "hideRight" element
-
isSetHideRight
boolean isSetHideRight()
True if has "hideRight" element
-
setHideRight
void setHideRight(CTOnOff hideRight)
Sets the "hideRight" element
-
addNewHideRight
CTOnOff addNewHideRight()
Appends and returns a new empty "hideRight" element
-
unsetHideRight
void unsetHideRight()
Unsets the "hideRight" element
-
getStrikeH
CTOnOff getStrikeH()
Gets the "strikeH" element
-
isSetStrikeH
boolean isSetStrikeH()
True if has "strikeH" element
-
setStrikeH
void setStrikeH(CTOnOff strikeH)
Sets the "strikeH" element
-
addNewStrikeH
CTOnOff addNewStrikeH()
Appends and returns a new empty "strikeH" element
-
unsetStrikeH
void unsetStrikeH()
Unsets the "strikeH" element
-
getStrikeV
CTOnOff getStrikeV()
Gets the "strikeV" element
-
isSetStrikeV
boolean isSetStrikeV()
True if has "strikeV" element
-
setStrikeV
void setStrikeV(CTOnOff strikeV)
Sets the "strikeV" element
-
addNewStrikeV
CTOnOff addNewStrikeV()
Appends and returns a new empty "strikeV" element
-
unsetStrikeV
void unsetStrikeV()
Unsets the "strikeV" element
-
getStrikeBLTR
CTOnOff getStrikeBLTR()
Gets the "strikeBLTR" element
-
isSetStrikeBLTR
boolean isSetStrikeBLTR()
True if has "strikeBLTR" element
-
setStrikeBLTR
void setStrikeBLTR(CTOnOff strikeBLTR)
Sets the "strikeBLTR" element
-
addNewStrikeBLTR
CTOnOff addNewStrikeBLTR()
Appends and returns a new empty "strikeBLTR" element
-
unsetStrikeBLTR
void unsetStrikeBLTR()
Unsets the "strikeBLTR" element
-
getStrikeTLBR
CTOnOff getStrikeTLBR()
Gets the "strikeTLBR" element
-
isSetStrikeTLBR
boolean isSetStrikeTLBR()
True if has "strikeTLBR" element
-
setStrikeTLBR
void setStrikeTLBR(CTOnOff strikeTLBR)
Sets the "strikeTLBR" element
-
addNewStrikeTLBR
CTOnOff addNewStrikeTLBR()
Appends and returns a new empty "strikeTLBR" element
-
unsetStrikeTLBR
void unsetStrikeTLBR()
Unsets the "strikeTLBR" element
-
getCtrlPr
CTCtrlPr getCtrlPr()
Gets the "ctrlPr" element
-
isSetCtrlPr
boolean isSetCtrlPr()
True if has "ctrlPr" element
-
setCtrlPr
void setCtrlPr(CTCtrlPr ctrlPr)
Sets the "ctrlPr" element
-
addNewCtrlPr
CTCtrlPr addNewCtrlPr()
Appends and returns a new empty "ctrlPr" element
-
unsetCtrlPr
void unsetCtrlPr()
Unsets the "ctrlPr" element
-
-