Interface CTTableProperties
- All Superinterfaces:
XmlObject,XmlTokenSource
An XML CT_TableProperties(@http://schemas.openxmlformats.org/drawingml/2006/main).
This is a complex type.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DocumentFactory<CTTableProperties> 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 "blipFill" elementAppends and returns a new empty "effectDag" elementAppends and returns a new empty "effectLst" elementAppends and returns a new empty "extLst" elementAppends and returns a new empty "gradFill" elementAppends and returns a new empty "grpFill" elementAppends and returns a new empty "noFill" elementAppends and returns a new empty "pattFill" elementAppends and returns a new empty "solidFill" elementAppends and returns a new empty "tableStyle" elementbooleanGets the "bandCol" attributebooleanGets the "bandRow" attributeGets the "blipFill" elementGets the "effectDag" elementGets the "effectLst" elementGets the "extLst" elementbooleanGets the "firstCol" attributebooleanGets the "firstRow" attributeGets the "gradFill" elementGets the "grpFill" elementbooleanGets the "lastCol" attributebooleanGets the "lastRow" attributeGets the "noFill" elementGets the "pattFill" elementbooleangetRtl()Gets the "rtl" attributeGets the "solidFill" elementGets the "tableStyle" elementGets the "tableStyleId" elementbooleanTrue if has "bandCol" attributebooleanTrue if has "bandRow" attributebooleanTrue if has "blipFill" elementbooleanTrue if has "effectDag" elementbooleanTrue if has "effectLst" elementbooleanTrue if has "extLst" elementbooleanTrue if has "firstCol" attributebooleanTrue if has "firstRow" attributebooleanTrue if has "gradFill" elementbooleanTrue if has "grpFill" elementbooleanTrue if has "lastCol" attributebooleanTrue if has "lastRow" attributebooleanTrue if has "noFill" elementbooleanTrue if has "pattFill" elementbooleanisSetRtl()True if has "rtl" attributebooleanTrue if has "solidFill" elementbooleanTrue if has "tableStyle" elementbooleanTrue if has "tableStyleId" elementvoidsetBandCol(boolean bandCol) Sets the "bandCol" attributevoidsetBandRow(boolean bandRow) Sets the "bandRow" attributevoidsetBlipFill(CTBlipFillProperties blipFill) Sets the "blipFill" elementvoidsetEffectDag(CTEffectContainer effectDag) Sets the "effectDag" elementvoidsetEffectLst(CTEffectList effectLst) Sets the "effectLst" elementvoidsetExtLst(CTOfficeArtExtensionList extLst) Sets the "extLst" elementvoidsetFirstCol(boolean firstCol) Sets the "firstCol" attributevoidsetFirstRow(boolean firstRow) Sets the "firstRow" attributevoidsetGradFill(CTGradientFillProperties gradFill) Sets the "gradFill" elementvoidsetGrpFill(CTGroupFillProperties grpFill) Sets the "grpFill" elementvoidsetLastCol(boolean lastCol) Sets the "lastCol" attributevoidsetLastRow(boolean lastRow) Sets the "lastRow" attributevoidsetNoFill(CTNoFillProperties noFill) Sets the "noFill" elementvoidsetPattFill(CTPatternFillProperties pattFill) Sets the "pattFill" elementvoidsetRtl(boolean rtl) Sets the "rtl" attributevoidsetSolidFill(CTSolidColorFillProperties solidFill) Sets the "solidFill" elementvoidsetTableStyle(CTTableStyle tableStyle) Sets the "tableStyle" elementvoidsetTableStyleId(String tableStyleId) Sets the "tableStyleId" elementvoidUnsets the "bandCol" attributevoidUnsets the "bandRow" attributevoidUnsets the "blipFill" elementvoidUnsets the "effectDag" elementvoidUnsets the "effectLst" elementvoidUnsets the "extLst" elementvoidUnsets the "firstCol" attributevoidUnsets the "firstRow" attributevoidUnsets the "gradFill" elementvoidUnsets the "grpFill" elementvoidUnsets the "lastCol" attributevoidUnsets the "lastRow" attributevoidUnsets the "noFill" elementvoidUnsets the "pattFill" elementvoidunsetRtl()Unsets the "rtl" attributevoidUnsets the "solidFill" elementvoidUnsets the "tableStyle" elementvoidUnsets the "tableStyleId" elementGets (as xml) the "bandCol" attributeGets (as xml) the "bandRow" attributeGets (as xml) the "firstCol" attributeGets (as xml) the "firstRow" attributeGets (as xml) the "lastCol" attributeGets (as xml) the "lastRow" attributexgetRtl()Gets (as xml) the "rtl" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STGuidGets (as xml) the "tableStyleId" elementvoidxsetBandCol(XmlBoolean bandCol) Sets (as xml) the "bandCol" attributevoidxsetBandRow(XmlBoolean bandRow) Sets (as xml) the "bandRow" attributevoidxsetFirstCol(XmlBoolean firstCol) Sets (as xml) the "firstCol" attributevoidxsetFirstRow(XmlBoolean firstRow) Sets (as xml) the "firstRow" attributevoidxsetLastCol(XmlBoolean lastCol) Sets (as xml) the "lastCol" attributevoidxsetLastRow(XmlBoolean lastRow) Sets (as xml) the "lastRow" attributevoidxsetRtl(XmlBoolean rtl) Sets (as xml) the "rtl" attributevoidxsetTableStyleId(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STGuid tableStyleId) Sets (as xml) the "tableStyleId" 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
-
getNoFill
CTNoFillProperties getNoFill()Gets the "noFill" element -
isSetNoFill
boolean isSetNoFill()True if has "noFill" element -
setNoFill
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
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
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
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
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
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
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
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
Sets the "tableStyle" element -
addNewTableStyle
CTTableStyle addNewTableStyle()Appends and returns a new empty "tableStyle" element -
unsetTableStyle
void unsetTableStyle()Unsets the "tableStyle" element -
getTableStyleId
String getTableStyleId()Gets the "tableStyleId" element -
xgetTableStyleId
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STGuid xgetTableStyleId()Gets (as xml) the "tableStyleId" element -
isSetTableStyleId
boolean isSetTableStyleId()True if has "tableStyleId" element -
setTableStyleId
Sets 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
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
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
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
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
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
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
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
Sets (as xml) the "bandCol" attribute -
unsetBandCol
void unsetBandCol()Unsets the "bandCol" attribute
-