Interface CTTextBodyProperties
-
- All Superinterfaces:
XmlObject,XmlTokenSource
public interface CTTextBodyProperties extends XmlObject
An XML CT_TextBodyProperties(@http://schemas.openxmlformats.org/drawingml/2006/main). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classCTTextBodyProperties.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 CTOfficeArtExtensionListaddNewExtLst()Appends and returns a new empty "extLst" elementCTFlatTextaddNewFlatTx()Appends and returns a new empty "flatTx" elementCTTextNoAutofitaddNewNoAutofit()Appends and returns a new empty "noAutofit" elementCTTextNormalAutofitaddNewNormAutofit()Appends and returns a new empty "normAutofit" elementCTPresetTextShapeaddNewPrstTxWarp()Appends and returns a new empty "prstTxWarp" elementCTScene3DaddNewScene3D()Appends and returns a new empty "scene3d" elementCTShape3DaddNewSp3D()Appends and returns a new empty "sp3d" elementCTTextShapeAutofitaddNewSpAutoFit()Appends and returns a new empty "spAutoFit" elementSTTextAnchoringType.EnumgetAnchor()Gets the "anchor" attributebooleangetAnchorCtr()Gets the "anchorCtr" attributeintgetBIns()Gets the "bIns" attributebooleangetCompatLnSpc()Gets the "compatLnSpc" attributeCTOfficeArtExtensionListgetExtLst()Gets the "extLst" elementCTFlatTextgetFlatTx()Gets the "flatTx" elementbooleangetForceAA()Gets the "forceAA" attributebooleangetFromWordArt()Gets the "fromWordArt" attributeSTTextHorzOverflowType.EnumgetHorzOverflow()Gets the "horzOverflow" attributeintgetLIns()Gets the "lIns" attributeCTTextNoAutofitgetNoAutofit()Gets the "noAutofit" elementCTTextNormalAutofitgetNormAutofit()Gets the "normAutofit" elementintgetNumCol()Gets the "numCol" attributeCTPresetTextShapegetPrstTxWarp()Gets the "prstTxWarp" elementintgetRIns()Gets the "rIns" attributeintgetRot()Gets the "rot" attributebooleangetRtlCol()Gets the "rtlCol" attributeCTScene3DgetScene3D()Gets the "scene3d" elementCTShape3DgetSp3D()Gets the "sp3d" elementCTTextShapeAutofitgetSpAutoFit()Gets the "spAutoFit" elementintgetSpcCol()Gets the "spcCol" attributebooleangetSpcFirstLastPara()Gets the "spcFirstLastPara" attributeintgetTIns()Gets the "tIns" attributebooleangetUpright()Gets the "upright" attributeSTTextVerticalType.EnumgetVert()Gets the "vert" attributeSTTextVertOverflowType.EnumgetVertOverflow()Gets the "vertOverflow" attributeSTTextWrappingType.EnumgetWrap()Gets the "wrap" attributebooleanisSetAnchor()True if has "anchor" attributebooleanisSetAnchorCtr()True if has "anchorCtr" attributebooleanisSetBIns()True if has "bIns" attributebooleanisSetCompatLnSpc()True if has "compatLnSpc" attributebooleanisSetExtLst()True if has "extLst" elementbooleanisSetFlatTx()True if has "flatTx" elementbooleanisSetForceAA()True if has "forceAA" attributebooleanisSetFromWordArt()True if has "fromWordArt" attributebooleanisSetHorzOverflow()True if has "horzOverflow" attributebooleanisSetLIns()True if has "lIns" attributebooleanisSetNoAutofit()True if has "noAutofit" elementbooleanisSetNormAutofit()True if has "normAutofit" elementbooleanisSetNumCol()True if has "numCol" attributebooleanisSetPrstTxWarp()True if has "prstTxWarp" elementbooleanisSetRIns()True if has "rIns" attributebooleanisSetRot()True if has "rot" attributebooleanisSetRtlCol()True if has "rtlCol" attributebooleanisSetScene3D()True if has "scene3d" elementbooleanisSetSp3D()True if has "sp3d" elementbooleanisSetSpAutoFit()True if has "spAutoFit" elementbooleanisSetSpcCol()True if has "spcCol" attributebooleanisSetSpcFirstLastPara()True if has "spcFirstLastPara" attributebooleanisSetTIns()True if has "tIns" attributebooleanisSetUpright()True if has "upright" attributebooleanisSetVert()True if has "vert" attributebooleanisSetVertOverflow()True if has "vertOverflow" attributebooleanisSetWrap()True if has "wrap" attributevoidsetAnchor(STTextAnchoringType.Enum anchor)Sets the "anchor" attributevoidsetAnchorCtr(boolean anchorCtr)Sets the "anchorCtr" attributevoidsetBIns(int bIns)Sets the "bIns" attributevoidsetCompatLnSpc(boolean compatLnSpc)Sets the "compatLnSpc" attributevoidsetExtLst(CTOfficeArtExtensionList extLst)Sets the "extLst" elementvoidsetFlatTx(CTFlatText flatTx)Sets the "flatTx" elementvoidsetForceAA(boolean forceAA)Sets the "forceAA" attributevoidsetFromWordArt(boolean fromWordArt)Sets the "fromWordArt" attributevoidsetHorzOverflow(STTextHorzOverflowType.Enum horzOverflow)Sets the "horzOverflow" attributevoidsetLIns(int lIns)Sets the "lIns" attributevoidsetNoAutofit(CTTextNoAutofit noAutofit)Sets the "noAutofit" elementvoidsetNormAutofit(CTTextNormalAutofit normAutofit)Sets the "normAutofit" elementvoidsetNumCol(int numCol)Sets the "numCol" attributevoidsetPrstTxWarp(CTPresetTextShape prstTxWarp)Sets the "prstTxWarp" elementvoidsetRIns(int rIns)Sets the "rIns" attributevoidsetRot(int rot)Sets the "rot" attributevoidsetRtlCol(boolean rtlCol)Sets the "rtlCol" attributevoidsetScene3D(CTScene3D scene3D)Sets the "scene3d" elementvoidsetSp3D(CTShape3D sp3D)Sets the "sp3d" elementvoidsetSpAutoFit(CTTextShapeAutofit spAutoFit)Sets the "spAutoFit" elementvoidsetSpcCol(int spcCol)Sets the "spcCol" attributevoidsetSpcFirstLastPara(boolean spcFirstLastPara)Sets the "spcFirstLastPara" attributevoidsetTIns(int tIns)Sets the "tIns" attributevoidsetUpright(boolean upright)Sets the "upright" attributevoidsetVert(STTextVerticalType.Enum vert)Sets the "vert" attributevoidsetVertOverflow(STTextVertOverflowType.Enum vertOverflow)Sets the "vertOverflow" attributevoidsetWrap(STTextWrappingType.Enum wrap)Sets the "wrap" attributevoidunsetAnchor()Unsets the "anchor" attributevoidunsetAnchorCtr()Unsets the "anchorCtr" attributevoidunsetBIns()Unsets the "bIns" attributevoidunsetCompatLnSpc()Unsets the "compatLnSpc" attributevoidunsetExtLst()Unsets the "extLst" elementvoidunsetFlatTx()Unsets the "flatTx" elementvoidunsetForceAA()Unsets the "forceAA" attributevoidunsetFromWordArt()Unsets the "fromWordArt" attributevoidunsetHorzOverflow()Unsets the "horzOverflow" attributevoidunsetLIns()Unsets the "lIns" attributevoidunsetNoAutofit()Unsets the "noAutofit" elementvoidunsetNormAutofit()Unsets the "normAutofit" elementvoidunsetNumCol()Unsets the "numCol" attributevoidunsetPrstTxWarp()Unsets the "prstTxWarp" elementvoidunsetRIns()Unsets the "rIns" attributevoidunsetRot()Unsets the "rot" attributevoidunsetRtlCol()Unsets the "rtlCol" attributevoidunsetScene3D()Unsets the "scene3d" elementvoidunsetSp3D()Unsets the "sp3d" elementvoidunsetSpAutoFit()Unsets the "spAutoFit" elementvoidunsetSpcCol()Unsets the "spcCol" attributevoidunsetSpcFirstLastPara()Unsets the "spcFirstLastPara" attributevoidunsetTIns()Unsets the "tIns" attributevoidunsetUpright()Unsets the "upright" attributevoidunsetVert()Unsets the "vert" attributevoidunsetVertOverflow()Unsets the "vertOverflow" attributevoidunsetWrap()Unsets the "wrap" attributeSTTextAnchoringTypexgetAnchor()Gets (as xml) the "anchor" attributeXmlBooleanxgetAnchorCtr()Gets (as xml) the "anchorCtr" attributeSTCoordinate32xgetBIns()Gets (as xml) the "bIns" attributeXmlBooleanxgetCompatLnSpc()Gets (as xml) the "compatLnSpc" attributeXmlBooleanxgetForceAA()Gets (as xml) the "forceAA" attributeXmlBooleanxgetFromWordArt()Gets (as xml) the "fromWordArt" attributeSTTextHorzOverflowTypexgetHorzOverflow()Gets (as xml) the "horzOverflow" attributeSTCoordinate32xgetLIns()Gets (as xml) the "lIns" attributeSTTextColumnCountxgetNumCol()Gets (as xml) the "numCol" attributeSTCoordinate32xgetRIns()Gets (as xml) the "rIns" attributeSTAnglexgetRot()Gets (as xml) the "rot" attributeXmlBooleanxgetRtlCol()Gets (as xml) the "rtlCol" attributeSTPositiveCoordinate32xgetSpcCol()Gets (as xml) the "spcCol" attributeXmlBooleanxgetSpcFirstLastPara()Gets (as xml) the "spcFirstLastPara" attributeSTCoordinate32xgetTIns()Gets (as xml) the "tIns" attributeXmlBooleanxgetUpright()Gets (as xml) the "upright" attributeSTTextVerticalTypexgetVert()Gets (as xml) the "vert" attributeSTTextVertOverflowTypexgetVertOverflow()Gets (as xml) the "vertOverflow" attributeSTTextWrappingTypexgetWrap()Gets (as xml) the "wrap" attributevoidxsetAnchor(STTextAnchoringType anchor)Sets (as xml) the "anchor" attributevoidxsetAnchorCtr(XmlBoolean anchorCtr)Sets (as xml) the "anchorCtr" attributevoidxsetBIns(STCoordinate32 bIns)Sets (as xml) the "bIns" attributevoidxsetCompatLnSpc(XmlBoolean compatLnSpc)Sets (as xml) the "compatLnSpc" attributevoidxsetForceAA(XmlBoolean forceAA)Sets (as xml) the "forceAA" attributevoidxsetFromWordArt(XmlBoolean fromWordArt)Sets (as xml) the "fromWordArt" attributevoidxsetHorzOverflow(STTextHorzOverflowType horzOverflow)Sets (as xml) the "horzOverflow" attributevoidxsetLIns(STCoordinate32 lIns)Sets (as xml) the "lIns" attributevoidxsetNumCol(STTextColumnCount numCol)Sets (as xml) the "numCol" attributevoidxsetRIns(STCoordinate32 rIns)Sets (as xml) the "rIns" attributevoidxsetRot(STAngle rot)Sets (as xml) the "rot" attributevoidxsetRtlCol(XmlBoolean rtlCol)Sets (as xml) the "rtlCol" attributevoidxsetSpcCol(STPositiveCoordinate32 spcCol)Sets (as xml) the "spcCol" attributevoidxsetSpcFirstLastPara(XmlBoolean spcFirstLastPara)Sets (as xml) the "spcFirstLastPara" attributevoidxsetTIns(STCoordinate32 tIns)Sets (as xml) the "tIns" attributevoidxsetUpright(XmlBoolean upright)Sets (as xml) the "upright" attributevoidxsetVert(STTextVerticalType vert)Sets (as xml) the "vert" attributevoidxsetVertOverflow(STTextVertOverflowType vertOverflow)Sets (as xml) the "vertOverflow" attributevoidxsetWrap(STTextWrappingType wrap)Sets (as xml) the "wrap" 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
-
getPrstTxWarp
CTPresetTextShape getPrstTxWarp()
Gets the "prstTxWarp" element
-
isSetPrstTxWarp
boolean isSetPrstTxWarp()
True if has "prstTxWarp" element
-
setPrstTxWarp
void setPrstTxWarp(CTPresetTextShape prstTxWarp)
Sets the "prstTxWarp" element
-
addNewPrstTxWarp
CTPresetTextShape addNewPrstTxWarp()
Appends and returns a new empty "prstTxWarp" element
-
unsetPrstTxWarp
void unsetPrstTxWarp()
Unsets the "prstTxWarp" element
-
getNoAutofit
CTTextNoAutofit getNoAutofit()
Gets the "noAutofit" element
-
isSetNoAutofit
boolean isSetNoAutofit()
True if has "noAutofit" element
-
setNoAutofit
void setNoAutofit(CTTextNoAutofit noAutofit)
Sets the "noAutofit" element
-
addNewNoAutofit
CTTextNoAutofit addNewNoAutofit()
Appends and returns a new empty "noAutofit" element
-
unsetNoAutofit
void unsetNoAutofit()
Unsets the "noAutofit" element
-
getNormAutofit
CTTextNormalAutofit getNormAutofit()
Gets the "normAutofit" element
-
isSetNormAutofit
boolean isSetNormAutofit()
True if has "normAutofit" element
-
setNormAutofit
void setNormAutofit(CTTextNormalAutofit normAutofit)
Sets the "normAutofit" element
-
addNewNormAutofit
CTTextNormalAutofit addNewNormAutofit()
Appends and returns a new empty "normAutofit" element
-
unsetNormAutofit
void unsetNormAutofit()
Unsets the "normAutofit" element
-
getSpAutoFit
CTTextShapeAutofit getSpAutoFit()
Gets the "spAutoFit" element
-
isSetSpAutoFit
boolean isSetSpAutoFit()
True if has "spAutoFit" element
-
setSpAutoFit
void setSpAutoFit(CTTextShapeAutofit spAutoFit)
Sets the "spAutoFit" element
-
addNewSpAutoFit
CTTextShapeAutofit addNewSpAutoFit()
Appends and returns a new empty "spAutoFit" element
-
unsetSpAutoFit
void unsetSpAutoFit()
Unsets the "spAutoFit" element
-
getScene3D
CTScene3D getScene3D()
Gets the "scene3d" element
-
isSetScene3D
boolean isSetScene3D()
True if has "scene3d" element
-
setScene3D
void setScene3D(CTScene3D scene3D)
Sets the "scene3d" element
-
addNewScene3D
CTScene3D addNewScene3D()
Appends and returns a new empty "scene3d" element
-
unsetScene3D
void unsetScene3D()
Unsets the "scene3d" element
-
getSp3D
CTShape3D getSp3D()
Gets the "sp3d" element
-
isSetSp3D
boolean isSetSp3D()
True if has "sp3d" element
-
setSp3D
void setSp3D(CTShape3D sp3D)
Sets the "sp3d" element
-
addNewSp3D
CTShape3D addNewSp3D()
Appends and returns a new empty "sp3d" element
-
unsetSp3D
void unsetSp3D()
Unsets the "sp3d" element
-
getFlatTx
CTFlatText getFlatTx()
Gets the "flatTx" element
-
isSetFlatTx
boolean isSetFlatTx()
True if has "flatTx" element
-
setFlatTx
void setFlatTx(CTFlatText flatTx)
Sets the "flatTx" element
-
addNewFlatTx
CTFlatText addNewFlatTx()
Appends and returns a new empty "flatTx" element
-
unsetFlatTx
void unsetFlatTx()
Unsets the "flatTx" 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
-
getRot
int getRot()
Gets the "rot" attribute
-
xgetRot
STAngle xgetRot()
Gets (as xml) the "rot" attribute
-
isSetRot
boolean isSetRot()
True if has "rot" attribute
-
setRot
void setRot(int rot)
Sets the "rot" attribute
-
xsetRot
void xsetRot(STAngle rot)
Sets (as xml) the "rot" attribute
-
unsetRot
void unsetRot()
Unsets the "rot" attribute
-
getSpcFirstLastPara
boolean getSpcFirstLastPara()
Gets the "spcFirstLastPara" attribute
-
xgetSpcFirstLastPara
XmlBoolean xgetSpcFirstLastPara()
Gets (as xml) the "spcFirstLastPara" attribute
-
isSetSpcFirstLastPara
boolean isSetSpcFirstLastPara()
True if has "spcFirstLastPara" attribute
-
setSpcFirstLastPara
void setSpcFirstLastPara(boolean spcFirstLastPara)
Sets the "spcFirstLastPara" attribute
-
xsetSpcFirstLastPara
void xsetSpcFirstLastPara(XmlBoolean spcFirstLastPara)
Sets (as xml) the "spcFirstLastPara" attribute
-
unsetSpcFirstLastPara
void unsetSpcFirstLastPara()
Unsets the "spcFirstLastPara" attribute
-
getVertOverflow
STTextVertOverflowType.Enum getVertOverflow()
Gets the "vertOverflow" attribute
-
xgetVertOverflow
STTextVertOverflowType xgetVertOverflow()
Gets (as xml) the "vertOverflow" attribute
-
isSetVertOverflow
boolean isSetVertOverflow()
True if has "vertOverflow" attribute
-
setVertOverflow
void setVertOverflow(STTextVertOverflowType.Enum vertOverflow)
Sets the "vertOverflow" attribute
-
xsetVertOverflow
void xsetVertOverflow(STTextVertOverflowType vertOverflow)
Sets (as xml) the "vertOverflow" attribute
-
unsetVertOverflow
void unsetVertOverflow()
Unsets the "vertOverflow" 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
-
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
-
getWrap
STTextWrappingType.Enum getWrap()
Gets the "wrap" attribute
-
xgetWrap
STTextWrappingType xgetWrap()
Gets (as xml) the "wrap" attribute
-
isSetWrap
boolean isSetWrap()
True if has "wrap" attribute
-
setWrap
void setWrap(STTextWrappingType.Enum wrap)
Sets the "wrap" attribute
-
xsetWrap
void xsetWrap(STTextWrappingType wrap)
Sets (as xml) the "wrap" attribute
-
unsetWrap
void unsetWrap()
Unsets the "wrap" attribute
-
getLIns
int getLIns()
Gets the "lIns" attribute
-
xgetLIns
STCoordinate32 xgetLIns()
Gets (as xml) the "lIns" attribute
-
isSetLIns
boolean isSetLIns()
True if has "lIns" attribute
-
setLIns
void setLIns(int lIns)
Sets the "lIns" attribute
-
xsetLIns
void xsetLIns(STCoordinate32 lIns)
Sets (as xml) the "lIns" attribute
-
unsetLIns
void unsetLIns()
Unsets the "lIns" attribute
-
getTIns
int getTIns()
Gets the "tIns" attribute
-
xgetTIns
STCoordinate32 xgetTIns()
Gets (as xml) the "tIns" attribute
-
isSetTIns
boolean isSetTIns()
True if has "tIns" attribute
-
setTIns
void setTIns(int tIns)
Sets the "tIns" attribute
-
xsetTIns
void xsetTIns(STCoordinate32 tIns)
Sets (as xml) the "tIns" attribute
-
unsetTIns
void unsetTIns()
Unsets the "tIns" attribute
-
getRIns
int getRIns()
Gets the "rIns" attribute
-
xgetRIns
STCoordinate32 xgetRIns()
Gets (as xml) the "rIns" attribute
-
isSetRIns
boolean isSetRIns()
True if has "rIns" attribute
-
setRIns
void setRIns(int rIns)
Sets the "rIns" attribute
-
xsetRIns
void xsetRIns(STCoordinate32 rIns)
Sets (as xml) the "rIns" attribute
-
unsetRIns
void unsetRIns()
Unsets the "rIns" attribute
-
getBIns
int getBIns()
Gets the "bIns" attribute
-
xgetBIns
STCoordinate32 xgetBIns()
Gets (as xml) the "bIns" attribute
-
isSetBIns
boolean isSetBIns()
True if has "bIns" attribute
-
setBIns
void setBIns(int bIns)
Sets the "bIns" attribute
-
xsetBIns
void xsetBIns(STCoordinate32 bIns)
Sets (as xml) the "bIns" attribute
-
unsetBIns
void unsetBIns()
Unsets the "bIns" attribute
-
getNumCol
int getNumCol()
Gets the "numCol" attribute
-
xgetNumCol
STTextColumnCount xgetNumCol()
Gets (as xml) the "numCol" attribute
-
isSetNumCol
boolean isSetNumCol()
True if has "numCol" attribute
-
setNumCol
void setNumCol(int numCol)
Sets the "numCol" attribute
-
xsetNumCol
void xsetNumCol(STTextColumnCount numCol)
Sets (as xml) the "numCol" attribute
-
unsetNumCol
void unsetNumCol()
Unsets the "numCol" attribute
-
getSpcCol
int getSpcCol()
Gets the "spcCol" attribute
-
xgetSpcCol
STPositiveCoordinate32 xgetSpcCol()
Gets (as xml) the "spcCol" attribute
-
isSetSpcCol
boolean isSetSpcCol()
True if has "spcCol" attribute
-
setSpcCol
void setSpcCol(int spcCol)
Sets the "spcCol" attribute
-
xsetSpcCol
void xsetSpcCol(STPositiveCoordinate32 spcCol)
Sets (as xml) the "spcCol" attribute
-
unsetSpcCol
void unsetSpcCol()
Unsets the "spcCol" attribute
-
getRtlCol
boolean getRtlCol()
Gets the "rtlCol" attribute
-
xgetRtlCol
XmlBoolean xgetRtlCol()
Gets (as xml) the "rtlCol" attribute
-
isSetRtlCol
boolean isSetRtlCol()
True if has "rtlCol" attribute
-
setRtlCol
void setRtlCol(boolean rtlCol)
Sets the "rtlCol" attribute
-
xsetRtlCol
void xsetRtlCol(XmlBoolean rtlCol)
Sets (as xml) the "rtlCol" attribute
-
unsetRtlCol
void unsetRtlCol()
Unsets the "rtlCol" attribute
-
getFromWordArt
boolean getFromWordArt()
Gets the "fromWordArt" attribute
-
xgetFromWordArt
XmlBoolean xgetFromWordArt()
Gets (as xml) the "fromWordArt" attribute
-
isSetFromWordArt
boolean isSetFromWordArt()
True if has "fromWordArt" attribute
-
setFromWordArt
void setFromWordArt(boolean fromWordArt)
Sets the "fromWordArt" attribute
-
xsetFromWordArt
void xsetFromWordArt(XmlBoolean fromWordArt)
Sets (as xml) the "fromWordArt" attribute
-
unsetFromWordArt
void unsetFromWordArt()
Unsets the "fromWordArt" 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
-
getForceAA
boolean getForceAA()
Gets the "forceAA" attribute
-
xgetForceAA
XmlBoolean xgetForceAA()
Gets (as xml) the "forceAA" attribute
-
isSetForceAA
boolean isSetForceAA()
True if has "forceAA" attribute
-
setForceAA
void setForceAA(boolean forceAA)
Sets the "forceAA" attribute
-
xsetForceAA
void xsetForceAA(XmlBoolean forceAA)
Sets (as xml) the "forceAA" attribute
-
unsetForceAA
void unsetForceAA()
Unsets the "forceAA" attribute
-
getUpright
boolean getUpright()
Gets the "upright" attribute
-
xgetUpright
XmlBoolean xgetUpright()
Gets (as xml) the "upright" attribute
-
isSetUpright
boolean isSetUpright()
True if has "upright" attribute
-
setUpright
void setUpright(boolean upright)
Sets the "upright" attribute
-
xsetUpright
void xsetUpright(XmlBoolean upright)
Sets (as xml) the "upright" attribute
-
unsetUpright
void unsetUpright()
Unsets the "upright" attribute
-
getCompatLnSpc
boolean getCompatLnSpc()
Gets the "compatLnSpc" attribute
-
xgetCompatLnSpc
XmlBoolean xgetCompatLnSpc()
Gets (as xml) the "compatLnSpc" attribute
-
isSetCompatLnSpc
boolean isSetCompatLnSpc()
True if has "compatLnSpc" attribute
-
setCompatLnSpc
void setCompatLnSpc(boolean compatLnSpc)
Sets the "compatLnSpc" attribute
-
xsetCompatLnSpc
void xsetCompatLnSpc(XmlBoolean compatLnSpc)
Sets (as xml) the "compatLnSpc" attribute
-
unsetCompatLnSpc
void unsetCompatLnSpc()
Unsets the "compatLnSpc" attribute
-
-