Interface CTBorderBoxPr
- All Superinterfaces:
XmlObject,XmlTokenSource
An XML CT_BorderBoxPr(@http://schemas.openxmlformats.org/officeDocument/2006/math).
This is a complex type.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DocumentFactory<CTBorderBoxPr> static final SchemaTypeFields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL -
Method Summary
Modifier and TypeMethodDescriptionAppends and returns a new empty "ctrlPr" elementAppends and returns a new empty "hideBot" elementAppends and returns a new empty "hideLeft" elementAppends and returns a new empty "hideRight" elementAppends and returns a new empty "hideTop" elementAppends and returns a new empty "strikeBLTR" elementAppends and returns a new empty "strikeH" elementAppends and returns a new empty "strikeTLBR" elementAppends and returns a new empty "strikeV" elementGets the "ctrlPr" elementGets the "hideBot" elementGets the "hideLeft" elementGets the "hideRight" elementGets the "hideTop" elementGets the "strikeBLTR" elementGets the "strikeH" elementGets the "strikeTLBR" elementGets the "strikeV" elementbooleanTrue if has "ctrlPr" elementbooleanTrue if has "hideBot" elementbooleanTrue if has "hideLeft" elementbooleanTrue if has "hideRight" elementbooleanTrue if has "hideTop" elementbooleanTrue if has "strikeBLTR" elementbooleanTrue if has "strikeH" elementbooleanTrue if has "strikeTLBR" elementbooleanTrue if has "strikeV" elementvoidSets 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" elementvoidUnsets the "ctrlPr" elementvoidUnsets the "hideBot" elementvoidUnsets the "hideLeft" elementvoidUnsets the "hideRight" elementvoidUnsets the "hideTop" elementvoidUnsets the "strikeBLTR" elementvoidUnsets the "strikeH" elementvoidUnsets the "strikeTLBR" elementvoidUnsets the "strikeV" 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
-
getHideTop
CTOnOff getHideTop()Gets the "hideTop" element -
isSetHideTop
boolean isSetHideTop()True if has "hideTop" element -
setHideTop
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
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
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
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
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
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
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
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
Sets the "ctrlPr" element -
addNewCtrlPr
CTCtrlPr addNewCtrlPr()Appends and returns a new empty "ctrlPr" element -
unsetCtrlPr
void unsetCtrlPr()Unsets the "ctrlPr" element
-