Interface CTTcBorders
-
- All Superinterfaces:
XmlObject,XmlTokenSource
public interface CTTcBorders extends XmlObject
An XML CT_TcBorders(@http://schemas.openxmlformats.org/wordprocessingml/2006/main). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classCTTcBorders.FactoryA factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static 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 CTBorderaddNewBottom()Appends and returns a new empty "bottom" elementCTBorderaddNewInsideH()Appends and returns a new empty "insideH" elementCTBorderaddNewInsideV()Appends and returns a new empty "insideV" elementCTBorderaddNewLeft()Appends and returns a new empty "left" elementCTBorderaddNewRight()Appends and returns a new empty "right" elementCTBorderaddNewTl2Br()Appends and returns a new empty "tl2br" elementCTBorderaddNewTop()Appends and returns a new empty "top" elementCTBorderaddNewTr2Bl()Appends and returns a new empty "tr2bl" elementCTBordergetBottom()Gets the "bottom" elementCTBordergetInsideH()Gets the "insideH" elementCTBordergetInsideV()Gets the "insideV" elementCTBordergetLeft()Gets the "left" elementCTBordergetRight()Gets the "right" elementCTBordergetTl2Br()Gets the "tl2br" elementCTBordergetTop()Gets the "top" elementCTBordergetTr2Bl()Gets the "tr2bl" elementbooleanisSetBottom()True if has "bottom" elementbooleanisSetInsideH()True if has "insideH" elementbooleanisSetInsideV()True if has "insideV" elementbooleanisSetLeft()True if has "left" elementbooleanisSetRight()True if has "right" elementbooleanisSetTl2Br()True if has "tl2br" elementbooleanisSetTop()True if has "top" elementbooleanisSetTr2Bl()True if has "tr2bl" elementvoidsetBottom(CTBorder bottom)Sets the "bottom" elementvoidsetInsideH(CTBorder insideH)Sets the "insideH" elementvoidsetInsideV(CTBorder insideV)Sets the "insideV" elementvoidsetLeft(CTBorder left)Sets the "left" elementvoidsetRight(CTBorder right)Sets the "right" elementvoidsetTl2Br(CTBorder tl2Br)Sets the "tl2br" elementvoidsetTop(CTBorder top)Sets the "top" elementvoidsetTr2Bl(CTBorder tr2Bl)Sets the "tr2bl" elementvoidunsetBottom()Unsets the "bottom" elementvoidunsetInsideH()Unsets the "insideH" elementvoidunsetInsideV()Unsets the "insideV" elementvoidunsetLeft()Unsets the "left" elementvoidunsetRight()Unsets the "right" elementvoidunsetTl2Br()Unsets the "tl2br" elementvoidunsetTop()Unsets the "top" elementvoidunsetTr2Bl()Unsets the "tr2bl" 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
-
getTop
CTBorder getTop()
Gets the "top" element
-
isSetTop
boolean isSetTop()
True if has "top" element
-
setTop
void setTop(CTBorder top)
Sets the "top" element
-
addNewTop
CTBorder addNewTop()
Appends and returns a new empty "top" element
-
unsetTop
void unsetTop()
Unsets the "top" element
-
getLeft
CTBorder getLeft()
Gets the "left" element
-
isSetLeft
boolean isSetLeft()
True if has "left" element
-
setLeft
void setLeft(CTBorder left)
Sets the "left" element
-
addNewLeft
CTBorder addNewLeft()
Appends and returns a new empty "left" element
-
unsetLeft
void unsetLeft()
Unsets the "left" element
-
getBottom
CTBorder getBottom()
Gets the "bottom" element
-
isSetBottom
boolean isSetBottom()
True if has "bottom" element
-
setBottom
void setBottom(CTBorder bottom)
Sets the "bottom" element
-
addNewBottom
CTBorder addNewBottom()
Appends and returns a new empty "bottom" element
-
unsetBottom
void unsetBottom()
Unsets the "bottom" element
-
getRight
CTBorder getRight()
Gets the "right" element
-
isSetRight
boolean isSetRight()
True if has "right" element
-
setRight
void setRight(CTBorder right)
Sets the "right" element
-
addNewRight
CTBorder addNewRight()
Appends and returns a new empty "right" element
-
unsetRight
void unsetRight()
Unsets the "right" element
-
getInsideH
CTBorder getInsideH()
Gets the "insideH" element
-
isSetInsideH
boolean isSetInsideH()
True if has "insideH" element
-
setInsideH
void setInsideH(CTBorder insideH)
Sets the "insideH" element
-
addNewInsideH
CTBorder addNewInsideH()
Appends and returns a new empty "insideH" element
-
unsetInsideH
void unsetInsideH()
Unsets the "insideH" element
-
getInsideV
CTBorder getInsideV()
Gets the "insideV" element
-
isSetInsideV
boolean isSetInsideV()
True if has "insideV" element
-
setInsideV
void setInsideV(CTBorder insideV)
Sets the "insideV" element
-
addNewInsideV
CTBorder addNewInsideV()
Appends and returns a new empty "insideV" element
-
unsetInsideV
void unsetInsideV()
Unsets the "insideV" element
-
getTl2Br
CTBorder getTl2Br()
Gets the "tl2br" element
-
isSetTl2Br
boolean isSetTl2Br()
True if has "tl2br" element
-
setTl2Br
void setTl2Br(CTBorder tl2Br)
Sets the "tl2br" element
-
addNewTl2Br
CTBorder addNewTl2Br()
Appends and returns a new empty "tl2br" element
-
unsetTl2Br
void unsetTl2Br()
Unsets the "tl2br" element
-
getTr2Bl
CTBorder getTr2Bl()
Gets the "tr2bl" element
-
isSetTr2Bl
boolean isSetTr2Bl()
True if has "tr2bl" element
-
setTr2Bl
void setTr2Bl(CTBorder tr2Bl)
Sets the "tr2bl" element
-
addNewTr2Bl
CTBorder addNewTr2Bl()
Appends and returns a new empty "tr2bl" element
-
unsetTr2Bl
void unsetTr2Bl()
Unsets the "tr2bl" element
-
-