Interface CTTableProperties
-
- All Superinterfaces:
XmlObject
,XmlTokenSource
public interface CTTableProperties extends XmlObject
An XML CT_TableProperties(@http://schemas.openxmlformats.org/drawingml/2006/main). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
CTTableProperties.Factory
A factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static SchemaType
type
-
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 CTBlipFillProperties
addNewBlipFill()
Appends and returns a new empty "blipFill" elementCTEffectContainer
addNewEffectDag()
Appends and returns a new empty "effectDag" elementCTEffectList
addNewEffectLst()
Appends and returns a new empty "effectLst" elementCTOfficeArtExtensionList
addNewExtLst()
Appends and returns a new empty "extLst" elementCTGradientFillProperties
addNewGradFill()
Appends and returns a new empty "gradFill" elementCTGroupFillProperties
addNewGrpFill()
Appends and returns a new empty "grpFill" elementCTNoFillProperties
addNewNoFill()
Appends and returns a new empty "noFill" elementCTPatternFillProperties
addNewPattFill()
Appends and returns a new empty "pattFill" elementCTSolidColorFillProperties
addNewSolidFill()
Appends and returns a new empty "solidFill" elementCTTableStyle
addNewTableStyle()
Appends and returns a new empty "tableStyle" elementboolean
getBandCol()
Gets the "bandCol" attributeboolean
getBandRow()
Gets the "bandRow" attributeCTBlipFillProperties
getBlipFill()
Gets the "blipFill" elementCTEffectContainer
getEffectDag()
Gets the "effectDag" elementCTEffectList
getEffectLst()
Gets the "effectLst" elementCTOfficeArtExtensionList
getExtLst()
Gets the "extLst" elementboolean
getFirstCol()
Gets the "firstCol" attributeboolean
getFirstRow()
Gets the "firstRow" attributeCTGradientFillProperties
getGradFill()
Gets the "gradFill" elementCTGroupFillProperties
getGrpFill()
Gets the "grpFill" elementboolean
getLastCol()
Gets the "lastCol" attributeboolean
getLastRow()
Gets the "lastRow" attributeCTNoFillProperties
getNoFill()
Gets the "noFill" elementCTPatternFillProperties
getPattFill()
Gets the "pattFill" elementboolean
getRtl()
Gets the "rtl" attributeCTSolidColorFillProperties
getSolidFill()
Gets the "solidFill" elementCTTableStyle
getTableStyle()
Gets the "tableStyle" elementjava.lang.String
getTableStyleId()
Gets the "tableStyleId" elementboolean
isSetBandCol()
True if has "bandCol" attributeboolean
isSetBandRow()
True if has "bandRow" attributeboolean
isSetBlipFill()
True if has "blipFill" elementboolean
isSetEffectDag()
True if has "effectDag" elementboolean
isSetEffectLst()
True if has "effectLst" elementboolean
isSetExtLst()
True if has "extLst" elementboolean
isSetFirstCol()
True if has "firstCol" attributeboolean
isSetFirstRow()
True if has "firstRow" attributeboolean
isSetGradFill()
True if has "gradFill" elementboolean
isSetGrpFill()
True if has "grpFill" elementboolean
isSetLastCol()
True if has "lastCol" attributeboolean
isSetLastRow()
True if has "lastRow" attributeboolean
isSetNoFill()
True if has "noFill" elementboolean
isSetPattFill()
True if has "pattFill" elementboolean
isSetRtl()
True if has "rtl" attributeboolean
isSetSolidFill()
True if has "solidFill" elementboolean
isSetTableStyle()
True if has "tableStyle" elementboolean
isSetTableStyleId()
True if has "tableStyleId" elementvoid
setBandCol(boolean bandCol)
Sets the "bandCol" attributevoid
setBandRow(boolean bandRow)
Sets the "bandRow" attributevoid
setBlipFill(CTBlipFillProperties blipFill)
Sets the "blipFill" elementvoid
setEffectDag(CTEffectContainer effectDag)
Sets the "effectDag" elementvoid
setEffectLst(CTEffectList effectLst)
Sets the "effectLst" elementvoid
setExtLst(CTOfficeArtExtensionList extLst)
Sets the "extLst" elementvoid
setFirstCol(boolean firstCol)
Sets the "firstCol" attributevoid
setFirstRow(boolean firstRow)
Sets the "firstRow" attributevoid
setGradFill(CTGradientFillProperties gradFill)
Sets the "gradFill" elementvoid
setGrpFill(CTGroupFillProperties grpFill)
Sets the "grpFill" elementvoid
setLastCol(boolean lastCol)
Sets the "lastCol" attributevoid
setLastRow(boolean lastRow)
Sets the "lastRow" attributevoid
setNoFill(CTNoFillProperties noFill)
Sets the "noFill" elementvoid
setPattFill(CTPatternFillProperties pattFill)
Sets the "pattFill" elementvoid
setRtl(boolean rtl)
Sets the "rtl" attributevoid
setSolidFill(CTSolidColorFillProperties solidFill)
Sets the "solidFill" elementvoid
setTableStyle(CTTableStyle tableStyle)
Sets the "tableStyle" elementvoid
setTableStyleId(java.lang.String tableStyleId)
Sets the "tableStyleId" elementvoid
unsetBandCol()
Unsets the "bandCol" attributevoid
unsetBandRow()
Unsets the "bandRow" attributevoid
unsetBlipFill()
Unsets the "blipFill" elementvoid
unsetEffectDag()
Unsets the "effectDag" elementvoid
unsetEffectLst()
Unsets the "effectLst" elementvoid
unsetExtLst()
Unsets the "extLst" elementvoid
unsetFirstCol()
Unsets the "firstCol" attributevoid
unsetFirstRow()
Unsets the "firstRow" attributevoid
unsetGradFill()
Unsets the "gradFill" elementvoid
unsetGrpFill()
Unsets the "grpFill" elementvoid
unsetLastCol()
Unsets the "lastCol" attributevoid
unsetLastRow()
Unsets the "lastRow" attributevoid
unsetNoFill()
Unsets the "noFill" elementvoid
unsetPattFill()
Unsets the "pattFill" elementvoid
unsetRtl()
Unsets the "rtl" attributevoid
unsetSolidFill()
Unsets the "solidFill" elementvoid
unsetTableStyle()
Unsets the "tableStyle" elementvoid
unsetTableStyleId()
Unsets the "tableStyleId" elementXmlBoolean
xgetBandCol()
Gets (as xml) the "bandCol" attributeXmlBoolean
xgetBandRow()
Gets (as xml) the "bandRow" attributeXmlBoolean
xgetFirstCol()
Gets (as xml) the "firstCol" attributeXmlBoolean
xgetFirstRow()
Gets (as xml) the "firstRow" attributeXmlBoolean
xgetLastCol()
Gets (as xml) the "lastCol" attributeXmlBoolean
xgetLastRow()
Gets (as xml) the "lastRow" attributeXmlBoolean
xgetRtl()
Gets (as xml) the "rtl" attributeSTGuid
xgetTableStyleId()
Gets (as xml) the "tableStyleId" elementvoid
xsetBandCol(XmlBoolean bandCol)
Sets (as xml) the "bandCol" attributevoid
xsetBandRow(XmlBoolean bandRow)
Sets (as xml) the "bandRow" attributevoid
xsetFirstCol(XmlBoolean firstCol)
Sets (as xml) the "firstCol" attributevoid
xsetFirstRow(XmlBoolean firstRow)
Sets (as xml) the "firstRow" attributevoid
xsetLastCol(XmlBoolean lastCol)
Sets (as xml) the "lastCol" attributevoid
xsetLastRow(XmlBoolean lastRow)
Sets (as xml) the "lastRow" attributevoid
xsetRtl(XmlBoolean rtl)
Sets (as xml) the "rtl" attributevoid
xsetTableStyleId(STGuid tableStyleId)
Sets (as xml) the "tableStyleId" 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
-
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
-
getEffectLst
CTEffectList getEffectLst()
Gets the "effectLst" element
-
isSetEffectLst
boolean isSetEffectLst()
True if has "effectLst" element
-
setEffectLst
void setEffectLst(CTEffectList effectLst)
Sets the "effectLst" element
-
addNewEffectLst
CTEffectList addNewEffectLst()
Appends and returns a new empty "effectLst" element
-
unsetEffectLst
void unsetEffectLst()
Unsets the "effectLst" element
-
getEffectDag
CTEffectContainer getEffectDag()
Gets the "effectDag" element
-
isSetEffectDag
boolean isSetEffectDag()
True if has "effectDag" element
-
setEffectDag
void setEffectDag(CTEffectContainer effectDag)
Sets the "effectDag" element
-
addNewEffectDag
CTEffectContainer addNewEffectDag()
Appends and returns a new empty "effectDag" element
-
unsetEffectDag
void unsetEffectDag()
Unsets the "effectDag" element
-
getTableStyle
CTTableStyle getTableStyle()
Gets the "tableStyle" element
-
isSetTableStyle
boolean isSetTableStyle()
True if has "tableStyle" element
-
setTableStyle
void setTableStyle(CTTableStyle tableStyle)
Sets the "tableStyle" element
-
addNewTableStyle
CTTableStyle addNewTableStyle()
Appends and returns a new empty "tableStyle" element
-
unsetTableStyle
void unsetTableStyle()
Unsets the "tableStyle" element
-
getTableStyleId
java.lang.String getTableStyleId()
Gets the "tableStyleId" element
-
xgetTableStyleId
STGuid xgetTableStyleId()
Gets (as xml) the "tableStyleId" element
-
isSetTableStyleId
boolean isSetTableStyleId()
True if has "tableStyleId" element
-
setTableStyleId
void setTableStyleId(java.lang.String tableStyleId)
Sets the "tableStyleId" element
-
xsetTableStyleId
void xsetTableStyleId(STGuid tableStyleId)
Sets (as xml) the "tableStyleId" element
-
unsetTableStyleId
void unsetTableStyleId()
Unsets the "tableStyleId" 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
-
getRtl
boolean getRtl()
Gets the "rtl" attribute
-
xgetRtl
XmlBoolean xgetRtl()
Gets (as xml) the "rtl" attribute
-
isSetRtl
boolean isSetRtl()
True if has "rtl" attribute
-
setRtl
void setRtl(boolean rtl)
Sets the "rtl" attribute
-
xsetRtl
void xsetRtl(XmlBoolean rtl)
Sets (as xml) the "rtl" attribute
-
unsetRtl
void unsetRtl()
Unsets the "rtl" attribute
-
getFirstRow
boolean getFirstRow()
Gets the "firstRow" attribute
-
xgetFirstRow
XmlBoolean xgetFirstRow()
Gets (as xml) the "firstRow" attribute
-
isSetFirstRow
boolean isSetFirstRow()
True if has "firstRow" attribute
-
setFirstRow
void setFirstRow(boolean firstRow)
Sets the "firstRow" attribute
-
xsetFirstRow
void xsetFirstRow(XmlBoolean firstRow)
Sets (as xml) the "firstRow" attribute
-
unsetFirstRow
void unsetFirstRow()
Unsets the "firstRow" attribute
-
getFirstCol
boolean getFirstCol()
Gets the "firstCol" attribute
-
xgetFirstCol
XmlBoolean xgetFirstCol()
Gets (as xml) the "firstCol" attribute
-
isSetFirstCol
boolean isSetFirstCol()
True if has "firstCol" attribute
-
setFirstCol
void setFirstCol(boolean firstCol)
Sets the "firstCol" attribute
-
xsetFirstCol
void xsetFirstCol(XmlBoolean firstCol)
Sets (as xml) the "firstCol" attribute
-
unsetFirstCol
void unsetFirstCol()
Unsets the "firstCol" attribute
-
getLastRow
boolean getLastRow()
Gets the "lastRow" attribute
-
xgetLastRow
XmlBoolean xgetLastRow()
Gets (as xml) the "lastRow" attribute
-
isSetLastRow
boolean isSetLastRow()
True if has "lastRow" attribute
-
setLastRow
void setLastRow(boolean lastRow)
Sets the "lastRow" attribute
-
xsetLastRow
void xsetLastRow(XmlBoolean lastRow)
Sets (as xml) the "lastRow" attribute
-
unsetLastRow
void unsetLastRow()
Unsets the "lastRow" attribute
-
getLastCol
boolean getLastCol()
Gets the "lastCol" attribute
-
xgetLastCol
XmlBoolean xgetLastCol()
Gets (as xml) the "lastCol" attribute
-
isSetLastCol
boolean isSetLastCol()
True if has "lastCol" attribute
-
setLastCol
void setLastCol(boolean lastCol)
Sets the "lastCol" attribute
-
xsetLastCol
void xsetLastCol(XmlBoolean lastCol)
Sets (as xml) the "lastCol" attribute
-
unsetLastCol
void unsetLastCol()
Unsets the "lastCol" attribute
-
getBandRow
boolean getBandRow()
Gets the "bandRow" attribute
-
xgetBandRow
XmlBoolean xgetBandRow()
Gets (as xml) the "bandRow" attribute
-
isSetBandRow
boolean isSetBandRow()
True if has "bandRow" attribute
-
setBandRow
void setBandRow(boolean bandRow)
Sets the "bandRow" attribute
-
xsetBandRow
void xsetBandRow(XmlBoolean bandRow)
Sets (as xml) the "bandRow" attribute
-
unsetBandRow
void unsetBandRow()
Unsets the "bandRow" attribute
-
getBandCol
boolean getBandCol()
Gets the "bandCol" attribute
-
xgetBandCol
XmlBoolean xgetBandCol()
Gets (as xml) the "bandCol" attribute
-
isSetBandCol
boolean isSetBandCol()
True if has "bandCol" attribute
-
setBandCol
void setBandCol(boolean bandCol)
Sets the "bandCol" attribute
-
xsetBandCol
void xsetBandCol(XmlBoolean bandCol)
Sets (as xml) the "bandCol" attribute
-
unsetBandCol
void unsetBandCol()
Unsets the "bandCol" attribute
-
-