Interface CTTableCellProperties
-
- All Superinterfaces:
XmlObject,XmlTokenSource
public interface CTTableCellProperties extends XmlObject
An XML CT_TableCellProperties(@http://schemas.openxmlformats.org/drawingml/2006/main). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classCTTableCellProperties.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 CTBlipFillPropertiesaddNewBlipFill()Appends and returns a new empty "blipFill" elementCTCell3DaddNewCell3D()Appends and returns a new empty "cell3D" elementCTOfficeArtExtensionListaddNewExtLst()Appends and returns a new empty "extLst" elementCTGradientFillPropertiesaddNewGradFill()Appends and returns a new empty "gradFill" elementCTGroupFillPropertiesaddNewGrpFill()Appends and returns a new empty "grpFill" elementCTLinePropertiesaddNewLnB()Appends and returns a new empty "lnB" elementCTLinePropertiesaddNewLnBlToTr()Appends and returns a new empty "lnBlToTr" elementCTLinePropertiesaddNewLnL()Appends and returns a new empty "lnL" elementCTLinePropertiesaddNewLnR()Appends and returns a new empty "lnR" elementCTLinePropertiesaddNewLnT()Appends and returns a new empty "lnT" elementCTLinePropertiesaddNewLnTlToBr()Appends and returns a new empty "lnTlToBr" elementCTNoFillPropertiesaddNewNoFill()Appends and returns a new empty "noFill" elementCTPatternFillPropertiesaddNewPattFill()Appends and returns a new empty "pattFill" elementCTSolidColorFillPropertiesaddNewSolidFill()Appends and returns a new empty "solidFill" elementSTTextAnchoringType.EnumgetAnchor()Gets the "anchor" attributebooleangetAnchorCtr()Gets the "anchorCtr" attributeCTBlipFillPropertiesgetBlipFill()Gets the "blipFill" elementCTCell3DgetCell3D()Gets the "cell3D" elementCTOfficeArtExtensionListgetExtLst()Gets the "extLst" elementCTGradientFillPropertiesgetGradFill()Gets the "gradFill" elementCTGroupFillPropertiesgetGrpFill()Gets the "grpFill" elementSTTextHorzOverflowType.EnumgetHorzOverflow()Gets the "horzOverflow" attributeCTLinePropertiesgetLnB()Gets the "lnB" elementCTLinePropertiesgetLnBlToTr()Gets the "lnBlToTr" elementCTLinePropertiesgetLnL()Gets the "lnL" elementCTLinePropertiesgetLnR()Gets the "lnR" elementCTLinePropertiesgetLnT()Gets the "lnT" elementCTLinePropertiesgetLnTlToBr()Gets the "lnTlToBr" elementintgetMarB()Gets the "marB" attributeintgetMarL()Gets the "marL" attributeintgetMarR()Gets the "marR" attributeintgetMarT()Gets the "marT" attributeCTNoFillPropertiesgetNoFill()Gets the "noFill" elementCTPatternFillPropertiesgetPattFill()Gets the "pattFill" elementCTSolidColorFillPropertiesgetSolidFill()Gets the "solidFill" elementSTTextVerticalType.EnumgetVert()Gets the "vert" attributebooleanisSetAnchor()True if has "anchor" attributebooleanisSetAnchorCtr()True if has "anchorCtr" attributebooleanisSetBlipFill()True if has "blipFill" elementbooleanisSetCell3D()True if has "cell3D" elementbooleanisSetExtLst()True if has "extLst" elementbooleanisSetGradFill()True if has "gradFill" elementbooleanisSetGrpFill()True if has "grpFill" elementbooleanisSetHorzOverflow()True if has "horzOverflow" attributebooleanisSetLnB()True if has "lnB" elementbooleanisSetLnBlToTr()True if has "lnBlToTr" elementbooleanisSetLnL()True if has "lnL" elementbooleanisSetLnR()True if has "lnR" elementbooleanisSetLnT()True if has "lnT" elementbooleanisSetLnTlToBr()True if has "lnTlToBr" elementbooleanisSetMarB()True if has "marB" attributebooleanisSetMarL()True if has "marL" attributebooleanisSetMarR()True if has "marR" attributebooleanisSetMarT()True if has "marT" attributebooleanisSetNoFill()True if has "noFill" elementbooleanisSetPattFill()True if has "pattFill" elementbooleanisSetSolidFill()True if has "solidFill" elementbooleanisSetVert()True if has "vert" attributevoidsetAnchor(STTextAnchoringType.Enum anchor)Sets the "anchor" attributevoidsetAnchorCtr(boolean anchorCtr)Sets the "anchorCtr" attributevoidsetBlipFill(CTBlipFillProperties blipFill)Sets the "blipFill" elementvoidsetCell3D(CTCell3D cell3D)Sets the "cell3D" elementvoidsetExtLst(CTOfficeArtExtensionList extLst)Sets the "extLst" elementvoidsetGradFill(CTGradientFillProperties gradFill)Sets the "gradFill" elementvoidsetGrpFill(CTGroupFillProperties grpFill)Sets the "grpFill" elementvoidsetHorzOverflow(STTextHorzOverflowType.Enum horzOverflow)Sets the "horzOverflow" attributevoidsetLnB(CTLineProperties lnB)Sets the "lnB" elementvoidsetLnBlToTr(CTLineProperties lnBlToTr)Sets the "lnBlToTr" elementvoidsetLnL(CTLineProperties lnL)Sets the "lnL" elementvoidsetLnR(CTLineProperties lnR)Sets the "lnR" elementvoidsetLnT(CTLineProperties lnT)Sets the "lnT" elementvoidsetLnTlToBr(CTLineProperties lnTlToBr)Sets the "lnTlToBr" elementvoidsetMarB(int marB)Sets the "marB" attributevoidsetMarL(int marL)Sets the "marL" attributevoidsetMarR(int marR)Sets the "marR" attributevoidsetMarT(int marT)Sets the "marT" attributevoidsetNoFill(CTNoFillProperties noFill)Sets the "noFill" elementvoidsetPattFill(CTPatternFillProperties pattFill)Sets the "pattFill" elementvoidsetSolidFill(CTSolidColorFillProperties solidFill)Sets the "solidFill" elementvoidsetVert(STTextVerticalType.Enum vert)Sets the "vert" attributevoidunsetAnchor()Unsets the "anchor" attributevoidunsetAnchorCtr()Unsets the "anchorCtr" attributevoidunsetBlipFill()Unsets the "blipFill" elementvoidunsetCell3D()Unsets the "cell3D" elementvoidunsetExtLst()Unsets the "extLst" elementvoidunsetGradFill()Unsets the "gradFill" elementvoidunsetGrpFill()Unsets the "grpFill" elementvoidunsetHorzOverflow()Unsets the "horzOverflow" attributevoidunsetLnB()Unsets the "lnB" elementvoidunsetLnBlToTr()Unsets the "lnBlToTr" elementvoidunsetLnL()Unsets the "lnL" elementvoidunsetLnR()Unsets the "lnR" elementvoidunsetLnT()Unsets the "lnT" elementvoidunsetLnTlToBr()Unsets the "lnTlToBr" elementvoidunsetMarB()Unsets the "marB" attributevoidunsetMarL()Unsets the "marL" attributevoidunsetMarR()Unsets the "marR" attributevoidunsetMarT()Unsets the "marT" attributevoidunsetNoFill()Unsets the "noFill" elementvoidunsetPattFill()Unsets the "pattFill" elementvoidunsetSolidFill()Unsets the "solidFill" elementvoidunsetVert()Unsets the "vert" attributeSTTextAnchoringTypexgetAnchor()Gets (as xml) the "anchor" attributeXmlBooleanxgetAnchorCtr()Gets (as xml) the "anchorCtr" attributeSTTextHorzOverflowTypexgetHorzOverflow()Gets (as xml) the "horzOverflow" attributeSTCoordinate32xgetMarB()Gets (as xml) the "marB" attributeSTCoordinate32xgetMarL()Gets (as xml) the "marL" attributeSTCoordinate32xgetMarR()Gets (as xml) the "marR" attributeSTCoordinate32xgetMarT()Gets (as xml) the "marT" attributeSTTextVerticalTypexgetVert()Gets (as xml) the "vert" attributevoidxsetAnchor(STTextAnchoringType anchor)Sets (as xml) the "anchor" attributevoidxsetAnchorCtr(XmlBoolean anchorCtr)Sets (as xml) the "anchorCtr" attributevoidxsetHorzOverflow(STTextHorzOverflowType horzOverflow)Sets (as xml) the "horzOverflow" attributevoidxsetMarB(STCoordinate32 marB)Sets (as xml) the "marB" attributevoidxsetMarL(STCoordinate32 marL)Sets (as xml) the "marL" attributevoidxsetMarR(STCoordinate32 marR)Sets (as xml) the "marR" attributevoidxsetMarT(STCoordinate32 marT)Sets (as xml) the "marT" attributevoidxsetVert(STTextVerticalType vert)Sets (as xml) the "vert" attribute-
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
-
getLnL
CTLineProperties getLnL()
Gets the "lnL" element
-
isSetLnL
boolean isSetLnL()
True if has "lnL" element
-
setLnL
void setLnL(CTLineProperties lnL)
Sets the "lnL" element
-
addNewLnL
CTLineProperties addNewLnL()
Appends and returns a new empty "lnL" element
-
unsetLnL
void unsetLnL()
Unsets the "lnL" element
-
getLnR
CTLineProperties getLnR()
Gets the "lnR" element
-
isSetLnR
boolean isSetLnR()
True if has "lnR" element
-
setLnR
void setLnR(CTLineProperties lnR)
Sets the "lnR" element
-
addNewLnR
CTLineProperties addNewLnR()
Appends and returns a new empty "lnR" element
-
unsetLnR
void unsetLnR()
Unsets the "lnR" element
-
getLnT
CTLineProperties getLnT()
Gets the "lnT" element
-
isSetLnT
boolean isSetLnT()
True if has "lnT" element
-
setLnT
void setLnT(CTLineProperties lnT)
Sets the "lnT" element
-
addNewLnT
CTLineProperties addNewLnT()
Appends and returns a new empty "lnT" element
-
unsetLnT
void unsetLnT()
Unsets the "lnT" element
-
getLnB
CTLineProperties getLnB()
Gets the "lnB" element
-
isSetLnB
boolean isSetLnB()
True if has "lnB" element
-
setLnB
void setLnB(CTLineProperties lnB)
Sets the "lnB" element
-
addNewLnB
CTLineProperties addNewLnB()
Appends and returns a new empty "lnB" element
-
unsetLnB
void unsetLnB()
Unsets the "lnB" element
-
getLnTlToBr
CTLineProperties getLnTlToBr()
Gets the "lnTlToBr" element
-
isSetLnTlToBr
boolean isSetLnTlToBr()
True if has "lnTlToBr" element
-
setLnTlToBr
void setLnTlToBr(CTLineProperties lnTlToBr)
Sets the "lnTlToBr" element
-
addNewLnTlToBr
CTLineProperties addNewLnTlToBr()
Appends and returns a new empty "lnTlToBr" element
-
unsetLnTlToBr
void unsetLnTlToBr()
Unsets the "lnTlToBr" element
-
getLnBlToTr
CTLineProperties getLnBlToTr()
Gets the "lnBlToTr" element
-
isSetLnBlToTr
boolean isSetLnBlToTr()
True if has "lnBlToTr" element
-
setLnBlToTr
void setLnBlToTr(CTLineProperties lnBlToTr)
Sets the "lnBlToTr" element
-
addNewLnBlToTr
CTLineProperties addNewLnBlToTr()
Appends and returns a new empty "lnBlToTr" element
-
unsetLnBlToTr
void unsetLnBlToTr()
Unsets the "lnBlToTr" element
-
getCell3D
CTCell3D getCell3D()
Gets the "cell3D" element
-
isSetCell3D
boolean isSetCell3D()
True if has "cell3D" element
-
setCell3D
void setCell3D(CTCell3D cell3D)
Sets the "cell3D" element
-
addNewCell3D
CTCell3D addNewCell3D()
Appends and returns a new empty "cell3D" element
-
unsetCell3D
void unsetCell3D()
Unsets the "cell3D" element
-
getNoFill
CTNoFillProperties getNoFill()
Gets the "noFill" element
-
isSetNoFill
boolean isSetNoFill()
True if has "noFill" element
-
setNoFill
void setNoFill(CTNoFillProperties noFill)
Sets the "noFill" element
-
addNewNoFill
CTNoFillProperties addNewNoFill()
Appends and returns a new empty "noFill" element
-
unsetNoFill
void unsetNoFill()
Unsets the "noFill" element
-
getSolidFill
CTSolidColorFillProperties getSolidFill()
Gets the "solidFill" element
-
isSetSolidFill
boolean isSetSolidFill()
True if has "solidFill" element
-
setSolidFill
void setSolidFill(CTSolidColorFillProperties solidFill)
Sets the "solidFill" element
-
addNewSolidFill
CTSolidColorFillProperties addNewSolidFill()
Appends and returns a new empty "solidFill" element
-
unsetSolidFill
void unsetSolidFill()
Unsets the "solidFill" element
-
getGradFill
CTGradientFillProperties getGradFill()
Gets the "gradFill" element
-
isSetGradFill
boolean isSetGradFill()
True if has "gradFill" element
-
setGradFill
void setGradFill(CTGradientFillProperties gradFill)
Sets the "gradFill" element
-
addNewGradFill
CTGradientFillProperties addNewGradFill()
Appends and returns a new empty "gradFill" element
-
unsetGradFill
void unsetGradFill()
Unsets the "gradFill" element
-
getBlipFill
CTBlipFillProperties getBlipFill()
Gets the "blipFill" element
-
isSetBlipFill
boolean isSetBlipFill()
True if has "blipFill" element
-
setBlipFill
void setBlipFill(CTBlipFillProperties blipFill)
Sets the "blipFill" element
-
addNewBlipFill
CTBlipFillProperties addNewBlipFill()
Appends and returns a new empty "blipFill" element
-
unsetBlipFill
void unsetBlipFill()
Unsets the "blipFill" element
-
getPattFill
CTPatternFillProperties getPattFill()
Gets the "pattFill" element
-
isSetPattFill
boolean isSetPattFill()
True if has "pattFill" element
-
setPattFill
void setPattFill(CTPatternFillProperties pattFill)
Sets the "pattFill" element
-
addNewPattFill
CTPatternFillProperties addNewPattFill()
Appends and returns a new empty "pattFill" element
-
unsetPattFill
void unsetPattFill()
Unsets the "pattFill" element
-
getGrpFill
CTGroupFillProperties getGrpFill()
Gets the "grpFill" element
-
isSetGrpFill
boolean isSetGrpFill()
True if has "grpFill" element
-
setGrpFill
void setGrpFill(CTGroupFillProperties grpFill)
Sets the "grpFill" element
-
addNewGrpFill
CTGroupFillProperties addNewGrpFill()
Appends and returns a new empty "grpFill" element
-
unsetGrpFill
void unsetGrpFill()
Unsets the "grpFill" element
-
getExtLst
CTOfficeArtExtensionList getExtLst()
Gets the "extLst" element
-
isSetExtLst
boolean isSetExtLst()
True if has "extLst" element
-
setExtLst
void setExtLst(CTOfficeArtExtensionList extLst)
Sets the "extLst" element
-
addNewExtLst
CTOfficeArtExtensionList addNewExtLst()
Appends and returns a new empty "extLst" element
-
unsetExtLst
void unsetExtLst()
Unsets the "extLst" element
-
getMarL
int getMarL()
Gets the "marL" attribute
-
xgetMarL
STCoordinate32 xgetMarL()
Gets (as xml) the "marL" attribute
-
isSetMarL
boolean isSetMarL()
True if has "marL" attribute
-
setMarL
void setMarL(int marL)
Sets the "marL" attribute
-
xsetMarL
void xsetMarL(STCoordinate32 marL)
Sets (as xml) the "marL" attribute
-
unsetMarL
void unsetMarL()
Unsets the "marL" attribute
-
getMarR
int getMarR()
Gets the "marR" attribute
-
xgetMarR
STCoordinate32 xgetMarR()
Gets (as xml) the "marR" attribute
-
isSetMarR
boolean isSetMarR()
True if has "marR" attribute
-
setMarR
void setMarR(int marR)
Sets the "marR" attribute
-
xsetMarR
void xsetMarR(STCoordinate32 marR)
Sets (as xml) the "marR" attribute
-
unsetMarR
void unsetMarR()
Unsets the "marR" attribute
-
getMarT
int getMarT()
Gets the "marT" attribute
-
xgetMarT
STCoordinate32 xgetMarT()
Gets (as xml) the "marT" attribute
-
isSetMarT
boolean isSetMarT()
True if has "marT" attribute
-
setMarT
void setMarT(int marT)
Sets the "marT" attribute
-
xsetMarT
void xsetMarT(STCoordinate32 marT)
Sets (as xml) the "marT" attribute
-
unsetMarT
void unsetMarT()
Unsets the "marT" attribute
-
getMarB
int getMarB()
Gets the "marB" attribute
-
xgetMarB
STCoordinate32 xgetMarB()
Gets (as xml) the "marB" attribute
-
isSetMarB
boolean isSetMarB()
True if has "marB" attribute
-
setMarB
void setMarB(int marB)
Sets the "marB" attribute
-
xsetMarB
void xsetMarB(STCoordinate32 marB)
Sets (as xml) the "marB" attribute
-
unsetMarB
void unsetMarB()
Unsets the "marB" attribute
-
getVert
STTextVerticalType.Enum getVert()
Gets the "vert" attribute
-
xgetVert
STTextVerticalType xgetVert()
Gets (as xml) the "vert" attribute
-
isSetVert
boolean isSetVert()
True if has "vert" attribute
-
setVert
void setVert(STTextVerticalType.Enum vert)
Sets the "vert" attribute
-
xsetVert
void xsetVert(STTextVerticalType vert)
Sets (as xml) the "vert" attribute
-
unsetVert
void unsetVert()
Unsets the "vert" attribute
-
getAnchor
STTextAnchoringType.Enum getAnchor()
Gets the "anchor" attribute
-
xgetAnchor
STTextAnchoringType xgetAnchor()
Gets (as xml) the "anchor" attribute
-
isSetAnchor
boolean isSetAnchor()
True if has "anchor" attribute
-
setAnchor
void setAnchor(STTextAnchoringType.Enum anchor)
Sets the "anchor" attribute
-
xsetAnchor
void xsetAnchor(STTextAnchoringType anchor)
Sets (as xml) the "anchor" attribute
-
unsetAnchor
void unsetAnchor()
Unsets the "anchor" attribute
-
getAnchorCtr
boolean getAnchorCtr()
Gets the "anchorCtr" attribute
-
xgetAnchorCtr
XmlBoolean xgetAnchorCtr()
Gets (as xml) the "anchorCtr" attribute
-
isSetAnchorCtr
boolean isSetAnchorCtr()
True if has "anchorCtr" attribute
-
setAnchorCtr
void setAnchorCtr(boolean anchorCtr)
Sets the "anchorCtr" attribute
-
xsetAnchorCtr
void xsetAnchorCtr(XmlBoolean anchorCtr)
Sets (as xml) the "anchorCtr" attribute
-
unsetAnchorCtr
void unsetAnchorCtr()
Unsets the "anchorCtr" attribute
-
getHorzOverflow
STTextHorzOverflowType.Enum getHorzOverflow()
Gets the "horzOverflow" attribute
-
xgetHorzOverflow
STTextHorzOverflowType xgetHorzOverflow()
Gets (as xml) the "horzOverflow" attribute
-
isSetHorzOverflow
boolean isSetHorzOverflow()
True if has "horzOverflow" attribute
-
setHorzOverflow
void setHorzOverflow(STTextHorzOverflowType.Enum horzOverflow)
Sets the "horzOverflow" attribute
-
xsetHorzOverflow
void xsetHorzOverflow(STTextHorzOverflowType horzOverflow)
Sets (as xml) the "horzOverflow" attribute
-
unsetHorzOverflow
void unsetHorzOverflow()
Unsets the "horzOverflow" attribute
-
-