Interface CTTblPPr
- All Superinterfaces:
XmlObject,XmlTokenSource
An XML CT_TblPPr(@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 TypeMethodDescriptionGets the "bottomFromText" attributeGets the "horzAnchor" attributeGets the "leftFromText" attributeGets the "rightFromText" attributegetTblpX()Gets the "tblpX" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXAlign.EnumGets the "tblpXSpec" attributegetTblpY()Gets the "tblpY" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STYAlign.EnumGets the "tblpYSpec" attributeGets the "topFromText" attributeGets the "vertAnchor" attributebooleanTrue if has "bottomFromText" attributebooleanTrue if has "horzAnchor" attributebooleanTrue if has "leftFromText" attributebooleanTrue if has "rightFromText" attributebooleanTrue if has "tblpX" attributebooleanTrue if has "tblpXSpec" attributebooleanTrue if has "tblpY" attributebooleanTrue if has "tblpYSpec" attributebooleanTrue if has "topFromText" attributebooleanTrue if has "vertAnchor" attributevoidsetBottomFromText(Object bottomFromText) Sets the "bottomFromText" attributevoidsetHorzAnchor(STHAnchor.Enum horzAnchor) Sets the "horzAnchor" attributevoidsetLeftFromText(Object leftFromText) Sets the "leftFromText" attributevoidsetRightFromText(Object rightFromText) Sets the "rightFromText" attributevoidSets the "tblpX" attributevoidsetTblpXSpec(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXAlign.Enum tblpXSpec) Sets the "tblpXSpec" attributevoidSets the "tblpY" attributevoidsetTblpYSpec(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STYAlign.Enum tblpYSpec) Sets the "tblpYSpec" attributevoidsetTopFromText(Object topFromText) Sets the "topFromText" attributevoidsetVertAnchor(STVAnchor.Enum vertAnchor) Sets the "vertAnchor" attributevoidUnsets the "bottomFromText" attributevoidUnsets the "horzAnchor" attributevoidUnsets the "leftFromText" attributevoidUnsets the "rightFromText" attributevoidUnsets the "tblpX" attributevoidUnsets the "tblpXSpec" attributevoidUnsets the "tblpY" attributevoidUnsets the "tblpYSpec" attributevoidUnsets the "topFromText" attributevoidUnsets the "vertAnchor" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasureGets (as xml) the "bottomFromText" attributeGets (as xml) the "horzAnchor" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasureGets (as xml) the "leftFromText" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasureGets (as xml) the "rightFromText" attributeGets (as xml) the "tblpX" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXAlignGets (as xml) the "tblpXSpec" attributeGets (as xml) the "tblpY" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STYAlignGets (as xml) the "tblpYSpec" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasureGets (as xml) the "topFromText" attributeGets (as xml) the "vertAnchor" attributevoidxsetBottomFromText(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure bottomFromText) Sets (as xml) the "bottomFromText" attributevoidxsetHorzAnchor(STHAnchor horzAnchor) Sets (as xml) the "horzAnchor" attributevoidxsetLeftFromText(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure leftFromText) Sets (as xml) the "leftFromText" attributevoidxsetRightFromText(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure rightFromText) Sets (as xml) the "rightFromText" attributevoidxsetTblpX(STSignedTwipsMeasure tblpX) Sets (as xml) the "tblpX" attributevoidxsetTblpXSpec(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXAlign tblpXSpec) Sets (as xml) the "tblpXSpec" attributevoidxsetTblpY(STSignedTwipsMeasure tblpY) Sets (as xml) the "tblpY" attributevoidxsetTblpYSpec(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STYAlign tblpYSpec) Sets (as xml) the "tblpYSpec" attributevoidxsetTopFromText(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure topFromText) Sets (as xml) the "topFromText" attributevoidxsetVertAnchor(STVAnchor vertAnchor) Sets (as xml) the "vertAnchor" 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
-
getLeftFromText
Object getLeftFromText()Gets the "leftFromText" attribute -
xgetLeftFromText
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure xgetLeftFromText()Gets (as xml) the "leftFromText" attribute -
isSetLeftFromText
boolean isSetLeftFromText()True if has "leftFromText" attribute -
setLeftFromText
Sets the "leftFromText" attribute -
unsetLeftFromText
void unsetLeftFromText()Unsets the "leftFromText" attribute -
getRightFromText
Object getRightFromText()Gets the "rightFromText" attribute -
xgetRightFromText
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure xgetRightFromText()Gets (as xml) the "rightFromText" attribute -
isSetRightFromText
boolean isSetRightFromText()True if has "rightFromText" attribute -
setRightFromText
Sets the "rightFromText" attribute -
unsetRightFromText
void unsetRightFromText()Unsets the "rightFromText" attribute -
getTopFromText
Object getTopFromText()Gets the "topFromText" attribute -
xgetTopFromText
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure xgetTopFromText()Gets (as xml) the "topFromText" attribute -
isSetTopFromText
boolean isSetTopFromText()True if has "topFromText" attribute -
setTopFromText
Sets the "topFromText" attribute -
unsetTopFromText
void unsetTopFromText()Unsets the "topFromText" attribute -
getBottomFromText
Object getBottomFromText()Gets the "bottomFromText" attribute -
xgetBottomFromText
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure xgetBottomFromText()Gets (as xml) the "bottomFromText" attribute -
isSetBottomFromText
boolean isSetBottomFromText()True if has "bottomFromText" attribute -
setBottomFromText
Sets the "bottomFromText" attribute -
unsetBottomFromText
void unsetBottomFromText()Unsets the "bottomFromText" attribute -
getVertAnchor
STVAnchor.Enum getVertAnchor()Gets the "vertAnchor" attribute -
xgetVertAnchor
STVAnchor xgetVertAnchor()Gets (as xml) the "vertAnchor" attribute -
isSetVertAnchor
boolean isSetVertAnchor()True if has "vertAnchor" attribute -
setVertAnchor
Sets the "vertAnchor" attribute -
xsetVertAnchor
Sets (as xml) the "vertAnchor" attribute -
unsetVertAnchor
void unsetVertAnchor()Unsets the "vertAnchor" attribute -
getHorzAnchor
STHAnchor.Enum getHorzAnchor()Gets the "horzAnchor" attribute -
xgetHorzAnchor
STHAnchor xgetHorzAnchor()Gets (as xml) the "horzAnchor" attribute -
isSetHorzAnchor
boolean isSetHorzAnchor()True if has "horzAnchor" attribute -
setHorzAnchor
Sets the "horzAnchor" attribute -
xsetHorzAnchor
Sets (as xml) the "horzAnchor" attribute -
unsetHorzAnchor
void unsetHorzAnchor()Unsets the "horzAnchor" attribute -
getTblpXSpec
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXAlign.Enum getTblpXSpec()Gets the "tblpXSpec" attribute -
xgetTblpXSpec
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXAlign xgetTblpXSpec()Gets (as xml) the "tblpXSpec" attribute -
isSetTblpXSpec
boolean isSetTblpXSpec()True if has "tblpXSpec" attribute -
unsetTblpXSpec
void unsetTblpXSpec()Unsets the "tblpXSpec" attribute -
getTblpX
Object getTblpX()Gets the "tblpX" attribute -
xgetTblpX
STSignedTwipsMeasure xgetTblpX()Gets (as xml) the "tblpX" attribute -
isSetTblpX
boolean isSetTblpX()True if has "tblpX" attribute -
setTblpX
Sets the "tblpX" attribute -
xsetTblpX
Sets (as xml) the "tblpX" attribute -
unsetTblpX
void unsetTblpX()Unsets the "tblpX" attribute -
getTblpYSpec
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STYAlign.Enum getTblpYSpec()Gets the "tblpYSpec" attribute -
xgetTblpYSpec
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STYAlign xgetTblpYSpec()Gets (as xml) the "tblpYSpec" attribute -
isSetTblpYSpec
boolean isSetTblpYSpec()True if has "tblpYSpec" attribute -
unsetTblpYSpec
void unsetTblpYSpec()Unsets the "tblpYSpec" attribute -
getTblpY
Object getTblpY()Gets the "tblpY" attribute -
xgetTblpY
STSignedTwipsMeasure xgetTblpY()Gets (as xml) the "tblpY" attribute -
isSetTblpY
boolean isSetTblpY()True if has "tblpY" attribute -
setTblpY
Sets the "tblpY" attribute -
xsetTblpY
Sets (as xml) the "tblpY" attribute -
unsetTblpY
void unsetTblpY()Unsets the "tblpY" attribute
-