public class CTTextParagraphProperties extends Object
Java class for CT_TextParagraphProperties complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_TextParagraphProperties"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="lnSpc" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_TextSpacing" minOccurs="0"/> <element name="spcBef" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_TextSpacing" minOccurs="0"/> <element name="spcAft" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_TextSpacing" minOccurs="0"/> <group ref="{http://schemas.openxmlformats.org/drawingml/2006/main}EG_TextBulletColor" minOccurs="0"/> <group ref="{http://schemas.openxmlformats.org/drawingml/2006/main}EG_TextBulletSize" minOccurs="0"/> <group ref="{http://schemas.openxmlformats.org/drawingml/2006/main}EG_TextBulletTypeface" minOccurs="0"/> <group ref="{http://schemas.openxmlformats.org/drawingml/2006/main}EG_TextBullet" minOccurs="0"/> <element name="tabLst" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_TextTabStopList" minOccurs="0"/> <element name="defRPr" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_TextCharacterProperties" minOccurs="0"/> <element name="extLst" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_OfficeArtExtensionList" minOccurs="0"/> </sequence> <attribute name="marL" type="{http://schemas.openxmlformats.org/drawingml/2006/main}ST_TextMargin" /> <attribute name="marR" type="{http://schemas.openxmlformats.org/drawingml/2006/main}ST_TextMargin" /> <attribute name="lvl" type="{http://schemas.openxmlformats.org/drawingml/2006/main}ST_TextIndentLevelType" /> <attribute name="indent" type="{http://schemas.openxmlformats.org/drawingml/2006/main}ST_TextIndent" /> <attribute name="algn" type="{http://schemas.openxmlformats.org/drawingml/2006/main}ST_TextAlignType" /> <attribute name="defTabSz" type="{http://schemas.openxmlformats.org/drawingml/2006/main}ST_Coordinate32" /> <attribute name="rtl" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="eaLnBrk" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="fontAlgn" type="{http://schemas.openxmlformats.org/drawingml/2006/main}ST_TextFontAlignType" /> <attribute name="latinLnBrk" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="hangingPunct" type="{http://www.w3.org/2001/XMLSchema}boolean" /> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected STTextAlignType |
algn |
protected CTTextAutonumberBullet |
buAutoNum |
protected CTTextBlipBullet |
buBlip |
protected CTTextCharBullet |
buChar |
protected CTColor |
buClr |
protected CTTextBulletColorFollowText |
buClrTx |
protected TextFont |
buFont |
protected CTTextBulletTypefaceFollowText |
buFontTx |
protected CTTextNoBullet |
buNone |
protected CTTextBulletSizePercent |
buSzPct |
protected CTTextBulletSizePoint |
buSzPts |
protected CTTextBulletSizeFollowText |
buSzTx |
protected CTTextCharacterProperties |
defRPr |
protected Integer |
defTabSz |
protected Boolean |
eaLnBrk |
protected CTOfficeArtExtensionList |
extLst |
protected STTextFontAlignType |
fontAlgn |
protected Boolean |
hangingPunct |
protected Integer |
indent |
protected Boolean |
latinLnBrk |
protected CTTextSpacing |
lnSpc |
protected Integer |
lvl |
protected Integer |
marL |
protected Integer |
marR |
protected Boolean |
rtl |
protected CTTextSpacing |
spcAft |
protected CTTextSpacing |
spcBef |
protected CTTextTabStopList |
tabLst |
Constructor and Description |
---|
CTTextParagraphProperties() |
Modifier and Type | Method and Description |
---|---|
STTextAlignType |
getAlgn()
Gets the value of the algn property.
|
CTTextAutonumberBullet |
getBuAutoNum()
Gets the value of the buAutoNum property.
|
CTTextBlipBullet |
getBuBlip()
Gets the value of the buBlip property.
|
CTTextCharBullet |
getBuChar()
Gets the value of the buChar property.
|
CTColor |
getBuClr()
Gets the value of the buClr property.
|
CTTextBulletColorFollowText |
getBuClrTx()
Gets the value of the buClrTx property.
|
TextFont |
getBuFont()
Gets the value of the buFont property.
|
CTTextBulletTypefaceFollowText |
getBuFontTx()
Gets the value of the buFontTx property.
|
CTTextNoBullet |
getBuNone()
Gets the value of the buNone property.
|
CTTextBulletSizePercent |
getBuSzPct()
Gets the value of the buSzPct property.
|
CTTextBulletSizePoint |
getBuSzPts()
Gets the value of the buSzPts property.
|
CTTextBulletSizeFollowText |
getBuSzTx()
Gets the value of the buSzTx property.
|
CTTextCharacterProperties |
getDefRPr()
Gets the value of the defRPr property.
|
Integer |
getDefTabSz()
Gets the value of the defTabSz property.
|
CTOfficeArtExtensionList |
getExtLst()
Gets the value of the extLst property.
|
STTextFontAlignType |
getFontAlgn()
Gets the value of the fontAlgn property.
|
Integer |
getIndent()
Gets the value of the indent property.
|
CTTextSpacing |
getLnSpc()
Gets the value of the lnSpc property.
|
Integer |
getLvl()
Gets the value of the lvl property.
|
Integer |
getMarL()
Gets the value of the marL property.
|
Integer |
getMarR()
Gets the value of the marR property.
|
CTTextSpacing |
getSpcAft()
Gets the value of the spcAft property.
|
CTTextSpacing |
getSpcBef()
Gets the value of the spcBef property.
|
CTTextTabStopList |
getTabLst()
Gets the value of the tabLst property.
|
Boolean |
isEaLnBrk()
Gets the value of the eaLnBrk property.
|
Boolean |
isHangingPunct()
Gets the value of the hangingPunct property.
|
Boolean |
isLatinLnBrk()
Gets the value of the latinLnBrk property.
|
Boolean |
isRtl()
Gets the value of the rtl property.
|
void |
setAlgn(STTextAlignType value)
Sets the value of the algn property.
|
void |
setBuAutoNum(CTTextAutonumberBullet value)
Sets the value of the buAutoNum property.
|
void |
setBuBlip(CTTextBlipBullet value)
Sets the value of the buBlip property.
|
void |
setBuChar(CTTextCharBullet value)
Sets the value of the buChar property.
|
void |
setBuClr(CTColor value)
Sets the value of the buClr property.
|
void |
setBuClrTx(CTTextBulletColorFollowText value)
Sets the value of the buClrTx property.
|
void |
setBuFont(TextFont value)
Sets the value of the buFont property.
|
void |
setBuFontTx(CTTextBulletTypefaceFollowText value)
Sets the value of the buFontTx property.
|
void |
setBuNone(CTTextNoBullet value)
Sets the value of the buNone property.
|
void |
setBuSzPct(CTTextBulletSizePercent value)
Sets the value of the buSzPct property.
|
void |
setBuSzPts(CTTextBulletSizePoint value)
Sets the value of the buSzPts property.
|
void |
setBuSzTx(CTTextBulletSizeFollowText value)
Sets the value of the buSzTx property.
|
void |
setDefRPr(CTTextCharacterProperties value)
Sets the value of the defRPr property.
|
void |
setDefTabSz(Integer value)
Sets the value of the defTabSz property.
|
void |
setEaLnBrk(Boolean value)
Sets the value of the eaLnBrk property.
|
void |
setExtLst(CTOfficeArtExtensionList value)
Sets the value of the extLst property.
|
void |
setFontAlgn(STTextFontAlignType value)
Sets the value of the fontAlgn property.
|
void |
setHangingPunct(Boolean value)
Sets the value of the hangingPunct property.
|
void |
setIndent(Integer value)
Sets the value of the indent property.
|
void |
setLatinLnBrk(Boolean value)
Sets the value of the latinLnBrk property.
|
void |
setLnSpc(CTTextSpacing value)
Sets the value of the lnSpc property.
|
void |
setLvl(Integer value)
Sets the value of the lvl property.
|
void |
setMarL(Integer value)
Sets the value of the marL property.
|
void |
setMarR(Integer value)
Sets the value of the marR property.
|
void |
setRtl(Boolean value)
Sets the value of the rtl property.
|
void |
setSpcAft(CTTextSpacing value)
Sets the value of the spcAft property.
|
void |
setSpcBef(CTTextSpacing value)
Sets the value of the spcBef property.
|
void |
setTabLst(CTTextTabStopList value)
Sets the value of the tabLst property.
|
protected CTTextSpacing lnSpc
protected CTTextSpacing spcBef
protected CTTextSpacing spcAft
protected CTTextBulletColorFollowText buClrTx
protected CTColor buClr
protected CTTextBulletSizeFollowText buSzTx
protected CTTextBulletSizePercent buSzPct
protected CTTextBulletSizePoint buSzPts
protected CTTextBulletTypefaceFollowText buFontTx
protected TextFont buFont
protected CTTextNoBullet buNone
protected CTTextAutonumberBullet buAutoNum
protected CTTextCharBullet buChar
protected CTTextBlipBullet buBlip
protected CTTextTabStopList tabLst
protected CTTextCharacterProperties defRPr
protected CTOfficeArtExtensionList extLst
protected Integer marL
protected Integer marR
protected Integer lvl
protected Integer indent
protected STTextAlignType algn
protected Integer defTabSz
protected Boolean rtl
protected Boolean eaLnBrk
protected STTextFontAlignType fontAlgn
protected Boolean latinLnBrk
protected Boolean hangingPunct
public CTTextSpacing getLnSpc()
CTTextSpacing
public void setLnSpc(CTTextSpacing value)
value
- allowed object is
CTTextSpacing
public CTTextSpacing getSpcBef()
CTTextSpacing
public void setSpcBef(CTTextSpacing value)
value
- allowed object is
CTTextSpacing
public CTTextSpacing getSpcAft()
CTTextSpacing
public void setSpcAft(CTTextSpacing value)
value
- allowed object is
CTTextSpacing
public CTTextBulletColorFollowText getBuClrTx()
CTTextBulletColorFollowText
public void setBuClrTx(CTTextBulletColorFollowText value)
value
- allowed object is
CTTextBulletColorFollowText
public CTColor getBuClr()
CTColor
public void setBuClr(CTColor value)
value
- allowed object is
CTColor
public CTTextBulletSizeFollowText getBuSzTx()
CTTextBulletSizeFollowText
public void setBuSzTx(CTTextBulletSizeFollowText value)
value
- allowed object is
CTTextBulletSizeFollowText
public CTTextBulletSizePercent getBuSzPct()
CTTextBulletSizePercent
public void setBuSzPct(CTTextBulletSizePercent value)
value
- allowed object is
CTTextBulletSizePercent
public CTTextBulletSizePoint getBuSzPts()
CTTextBulletSizePoint
public void setBuSzPts(CTTextBulletSizePoint value)
value
- allowed object is
CTTextBulletSizePoint
public CTTextBulletTypefaceFollowText getBuFontTx()
CTTextBulletTypefaceFollowText
public void setBuFontTx(CTTextBulletTypefaceFollowText value)
value
- allowed object is
CTTextBulletTypefaceFollowText
public TextFont getBuFont()
TextFont
public void setBuFont(TextFont value)
value
- allowed object is
TextFont
public CTTextNoBullet getBuNone()
CTTextNoBullet
public void setBuNone(CTTextNoBullet value)
value
- allowed object is
CTTextNoBullet
public CTTextAutonumberBullet getBuAutoNum()
CTTextAutonumberBullet
public void setBuAutoNum(CTTextAutonumberBullet value)
value
- allowed object is
CTTextAutonumberBullet
public CTTextCharBullet getBuChar()
CTTextCharBullet
public void setBuChar(CTTextCharBullet value)
value
- allowed object is
CTTextCharBullet
public CTTextBlipBullet getBuBlip()
CTTextBlipBullet
public void setBuBlip(CTTextBlipBullet value)
value
- allowed object is
CTTextBlipBullet
public CTTextTabStopList getTabLst()
CTTextTabStopList
public void setTabLst(CTTextTabStopList value)
value
- allowed object is
CTTextTabStopList
public CTTextCharacterProperties getDefRPr()
CTTextCharacterProperties
public void setDefRPr(CTTextCharacterProperties value)
value
- allowed object is
CTTextCharacterProperties
public CTOfficeArtExtensionList getExtLst()
CTOfficeArtExtensionList
public void setExtLst(CTOfficeArtExtensionList value)
value
- allowed object is
CTOfficeArtExtensionList
public Integer getMarL()
Integer
public void setMarL(Integer value)
value
- allowed object is
Integer
public Integer getMarR()
Integer
public void setMarR(Integer value)
value
- allowed object is
Integer
public Integer getLvl()
Integer
public void setLvl(Integer value)
value
- allowed object is
Integer
public Integer getIndent()
Integer
public void setIndent(Integer value)
value
- allowed object is
Integer
public STTextAlignType getAlgn()
STTextAlignType
public void setAlgn(STTextAlignType value)
value
- allowed object is
STTextAlignType
public Integer getDefTabSz()
Integer
public void setDefTabSz(Integer value)
value
- allowed object is
Integer
public Boolean isRtl()
Boolean
public void setRtl(Boolean value)
value
- allowed object is
Boolean
public Boolean isEaLnBrk()
Boolean
public void setEaLnBrk(Boolean value)
value
- allowed object is
Boolean
public STTextFontAlignType getFontAlgn()
STTextFontAlignType
public void setFontAlgn(STTextFontAlignType value)
value
- allowed object is
STTextFontAlignType
public Boolean isLatinLnBrk()
Boolean
public void setLatinLnBrk(Boolean value)
value
- allowed object is
Boolean
public Boolean isHangingPunct()
Boolean
Copyright © 2007-2018. All Rights Reserved.