Interface CTBorder
- All Superinterfaces:
XmlObject,XmlTokenSource
- All Known Subinterfaces:
CTBottomPageBorder,CTPageBorder,CTTopPageBorder
An XML CT_Border(@http://schemas.openxmlformats.org/wordprocessingml/2006/main).
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 TypeMethodDescriptiongetColor()Gets the "color" attributegetFrame()Gets the "frame" attributeGets the "shadow" attributegetSpace()Gets the "space" attributegetSz()Gets the "sz" attributeGets the "themeColor" attributebyte[]Gets the "themeShade" attributebyte[]Gets the "themeTint" attributegetVal()Gets the "val" attributebooleanTrue if has "color" attributebooleanTrue if has "frame" attributebooleanTrue if has "shadow" attributebooleanTrue if has "space" attributebooleanisSetSz()True if has "sz" attributebooleanTrue if has "themeColor" attributebooleanTrue if has "themeShade" attributebooleanTrue if has "themeTint" attributevoidSets the "color" attributevoidSets the "frame" attributevoidSets the "shadow" attributevoidsetSpace(BigInteger space) Sets the "space" attributevoidsetSz(BigInteger sz) Sets the "sz" attributevoidsetThemeColor(STThemeColor.Enum themeColor) Sets the "themeColor" attributevoidsetThemeShade(byte[] themeShade) Sets the "themeShade" attributevoidsetThemeTint(byte[] themeTint) Sets the "themeTint" attributevoidsetVal(STBorder.Enum val) Sets the "val" attributevoidUnsets the "color" attributevoidUnsets the "frame" attributevoidUnsets the "shadow" attributevoidUnsets the "space" attributevoidunsetSz()Unsets the "sz" attributevoidUnsets the "themeColor" attributevoidUnsets the "themeShade" attributevoidUnsets the "themeTint" attributeGets (as xml) the "color" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOffGets (as xml) the "frame" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOffGets (as xml) the "shadow" attributeGets (as xml) the "space" attributexgetSz()Gets (as xml) the "sz" attributeGets (as xml) the "themeColor" attributeGets (as xml) the "themeShade" attributeGets (as xml) the "themeTint" attributexgetVal()Gets (as xml) the "val" attributevoidxsetColor(STHexColor color) Sets (as xml) the "color" attributevoidxsetFrame(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff frame) Sets (as xml) the "frame" attributevoidxsetShadow(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff shadow) Sets (as xml) the "shadow" attributevoidxsetSpace(STPointMeasure space) Sets (as xml) the "space" attributevoidSets (as xml) the "sz" attributevoidxsetThemeColor(STThemeColor themeColor) Sets (as xml) the "themeColor" attributevoidxsetThemeShade(STUcharHexNumber themeShade) Sets (as xml) the "themeShade" attributevoidxsetThemeTint(STUcharHexNumber themeTint) Sets (as xml) the "themeTint" attributevoidSets (as xml) the "val" attributeMethods 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
-
getVal
STBorder.Enum getVal()Gets the "val" attribute -
xgetVal
STBorder xgetVal()Gets (as xml) the "val" attribute -
setVal
Sets the "val" attribute -
xsetVal
Sets (as xml) the "val" attribute -
getColor
Object getColor()Gets the "color" attribute -
xgetColor
STHexColor xgetColor()Gets (as xml) the "color" attribute -
isSetColor
boolean isSetColor()True if has "color" attribute -
setColor
Sets the "color" attribute -
xsetColor
Sets (as xml) the "color" attribute -
unsetColor
void unsetColor()Unsets the "color" attribute -
getThemeColor
STThemeColor.Enum getThemeColor()Gets the "themeColor" attribute -
xgetThemeColor
STThemeColor xgetThemeColor()Gets (as xml) the "themeColor" attribute -
isSetThemeColor
boolean isSetThemeColor()True if has "themeColor" attribute -
setThemeColor
Sets the "themeColor" attribute -
xsetThemeColor
Sets (as xml) the "themeColor" attribute -
unsetThemeColor
void unsetThemeColor()Unsets the "themeColor" attribute -
getThemeTint
byte[] getThemeTint()Gets the "themeTint" attribute -
xgetThemeTint
STUcharHexNumber xgetThemeTint()Gets (as xml) the "themeTint" attribute -
isSetThemeTint
boolean isSetThemeTint()True if has "themeTint" attribute -
setThemeTint
void setThemeTint(byte[] themeTint) Sets the "themeTint" attribute -
xsetThemeTint
Sets (as xml) the "themeTint" attribute -
unsetThemeTint
void unsetThemeTint()Unsets the "themeTint" attribute -
getThemeShade
byte[] getThemeShade()Gets the "themeShade" attribute -
xgetThemeShade
STUcharHexNumber xgetThemeShade()Gets (as xml) the "themeShade" attribute -
isSetThemeShade
boolean isSetThemeShade()True if has "themeShade" attribute -
setThemeShade
void setThemeShade(byte[] themeShade) Sets the "themeShade" attribute -
xsetThemeShade
Sets (as xml) the "themeShade" attribute -
unsetThemeShade
void unsetThemeShade()Unsets the "themeShade" attribute -
getSz
BigInteger getSz()Gets the "sz" attribute -
xgetSz
STEighthPointMeasure xgetSz()Gets (as xml) the "sz" attribute -
isSetSz
boolean isSetSz()True if has "sz" attribute -
setSz
Sets the "sz" attribute -
xsetSz
Sets (as xml) the "sz" attribute -
unsetSz
void unsetSz()Unsets the "sz" attribute -
getSpace
BigInteger getSpace()Gets the "space" attribute -
xgetSpace
STPointMeasure xgetSpace()Gets (as xml) the "space" attribute -
isSetSpace
boolean isSetSpace()True if has "space" attribute -
setSpace
Sets the "space" attribute -
xsetSpace
Sets (as xml) the "space" attribute -
unsetSpace
void unsetSpace()Unsets the "space" attribute -
getShadow
Object getShadow()Gets the "shadow" attribute -
xgetShadow
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetShadow()Gets (as xml) the "shadow" attribute -
isSetShadow
boolean isSetShadow()True if has "shadow" attribute -
setShadow
Sets the "shadow" attribute -
unsetShadow
void unsetShadow()Unsets the "shadow" attribute -
getFrame
Object getFrame()Gets the "frame" attribute -
xgetFrame
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetFrame()Gets (as xml) the "frame" attribute -
isSetFrame
boolean isSetFrame()True if has "frame" attribute -
setFrame
Sets the "frame" attribute -
unsetFrame
void unsetFrame()Unsets the "frame" attribute
-