public class CTTextListStyle extends Object
Java class for CT_TextListStyle complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_TextListStyle"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="defPPr" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_TextParagraphProperties" minOccurs="0"/> <element name="lvl1pPr" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_TextParagraphProperties" minOccurs="0"/> <element name="lvl2pPr" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_TextParagraphProperties" minOccurs="0"/> <element name="lvl3pPr" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_TextParagraphProperties" minOccurs="0"/> <element name="lvl4pPr" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_TextParagraphProperties" minOccurs="0"/> <element name="lvl5pPr" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_TextParagraphProperties" minOccurs="0"/> <element name="lvl6pPr" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_TextParagraphProperties" minOccurs="0"/> <element name="lvl7pPr" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_TextParagraphProperties" minOccurs="0"/> <element name="lvl8pPr" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_TextParagraphProperties" minOccurs="0"/> <element name="lvl9pPr" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_TextParagraphProperties" minOccurs="0"/> <element name="extLst" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_OfficeArtExtensionList" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected CTTextParagraphProperties |
defPPr |
protected CTOfficeArtExtensionList |
extLst |
protected CTTextParagraphProperties |
lvl1PPr |
protected CTTextParagraphProperties |
lvl2PPr |
protected CTTextParagraphProperties |
lvl3PPr |
protected CTTextParagraphProperties |
lvl4PPr |
protected CTTextParagraphProperties |
lvl5PPr |
protected CTTextParagraphProperties |
lvl6PPr |
protected CTTextParagraphProperties |
lvl7PPr |
protected CTTextParagraphProperties |
lvl8PPr |
protected CTTextParagraphProperties |
lvl9PPr |
Constructor and Description |
---|
CTTextListStyle() |
Modifier and Type | Method and Description |
---|---|
CTTextParagraphProperties |
getDefPPr()
Gets the value of the defPPr property.
|
CTOfficeArtExtensionList |
getExtLst()
Gets the value of the extLst property.
|
CTTextParagraphProperties |
getLvl1PPr()
Gets the value of the lvl1PPr property.
|
CTTextParagraphProperties |
getLvl2PPr()
Gets the value of the lvl2PPr property.
|
CTTextParagraphProperties |
getLvl3PPr()
Gets the value of the lvl3PPr property.
|
CTTextParagraphProperties |
getLvl4PPr()
Gets the value of the lvl4PPr property.
|
CTTextParagraphProperties |
getLvl5PPr()
Gets the value of the lvl5PPr property.
|
CTTextParagraphProperties |
getLvl6PPr()
Gets the value of the lvl6PPr property.
|
CTTextParagraphProperties |
getLvl7PPr()
Gets the value of the lvl7PPr property.
|
CTTextParagraphProperties |
getLvl8PPr()
Gets the value of the lvl8PPr property.
|
CTTextParagraphProperties |
getLvl9PPr()
Gets the value of the lvl9PPr property.
|
void |
setDefPPr(CTTextParagraphProperties value)
Sets the value of the defPPr property.
|
void |
setExtLst(CTOfficeArtExtensionList value)
Sets the value of the extLst property.
|
void |
setLvl1PPr(CTTextParagraphProperties value)
Sets the value of the lvl1PPr property.
|
void |
setLvl2PPr(CTTextParagraphProperties value)
Sets the value of the lvl2PPr property.
|
void |
setLvl3PPr(CTTextParagraphProperties value)
Sets the value of the lvl3PPr property.
|
void |
setLvl4PPr(CTTextParagraphProperties value)
Sets the value of the lvl4PPr property.
|
void |
setLvl5PPr(CTTextParagraphProperties value)
Sets the value of the lvl5PPr property.
|
void |
setLvl6PPr(CTTextParagraphProperties value)
Sets the value of the lvl6PPr property.
|
void |
setLvl7PPr(CTTextParagraphProperties value)
Sets the value of the lvl7PPr property.
|
void |
setLvl8PPr(CTTextParagraphProperties value)
Sets the value of the lvl8PPr property.
|
void |
setLvl9PPr(CTTextParagraphProperties value)
Sets the value of the lvl9PPr property.
|
protected CTTextParagraphProperties defPPr
protected CTTextParagraphProperties lvl1PPr
protected CTTextParagraphProperties lvl2PPr
protected CTTextParagraphProperties lvl3PPr
protected CTTextParagraphProperties lvl4PPr
protected CTTextParagraphProperties lvl5PPr
protected CTTextParagraphProperties lvl6PPr
protected CTTextParagraphProperties lvl7PPr
protected CTTextParagraphProperties lvl8PPr
protected CTTextParagraphProperties lvl9PPr
protected CTOfficeArtExtensionList extLst
public CTTextParagraphProperties getDefPPr()
CTTextParagraphProperties
public void setDefPPr(CTTextParagraphProperties value)
value
- allowed object is
CTTextParagraphProperties
public CTTextParagraphProperties getLvl1PPr()
CTTextParagraphProperties
public void setLvl1PPr(CTTextParagraphProperties value)
value
- allowed object is
CTTextParagraphProperties
public CTTextParagraphProperties getLvl2PPr()
CTTextParagraphProperties
public void setLvl2PPr(CTTextParagraphProperties value)
value
- allowed object is
CTTextParagraphProperties
public CTTextParagraphProperties getLvl3PPr()
CTTextParagraphProperties
public void setLvl3PPr(CTTextParagraphProperties value)
value
- allowed object is
CTTextParagraphProperties
public CTTextParagraphProperties getLvl4PPr()
CTTextParagraphProperties
public void setLvl4PPr(CTTextParagraphProperties value)
value
- allowed object is
CTTextParagraphProperties
public CTTextParagraphProperties getLvl5PPr()
CTTextParagraphProperties
public void setLvl5PPr(CTTextParagraphProperties value)
value
- allowed object is
CTTextParagraphProperties
public CTTextParagraphProperties getLvl6PPr()
CTTextParagraphProperties
public void setLvl6PPr(CTTextParagraphProperties value)
value
- allowed object is
CTTextParagraphProperties
public CTTextParagraphProperties getLvl7PPr()
CTTextParagraphProperties
public void setLvl7PPr(CTTextParagraphProperties value)
value
- allowed object is
CTTextParagraphProperties
public CTTextParagraphProperties getLvl8PPr()
CTTextParagraphProperties
public void setLvl8PPr(CTTextParagraphProperties value)
value
- allowed object is
CTTextParagraphProperties
public CTTextParagraphProperties getLvl9PPr()
CTTextParagraphProperties
public void setLvl9PPr(CTTextParagraphProperties value)
value
- allowed object is
CTTextParagraphProperties
public CTOfficeArtExtensionList getExtLst()
CTOfficeArtExtensionList
public void setExtLst(CTOfficeArtExtensionList value)
value
- allowed object is
CTOfficeArtExtensionList
Copyright © 2007-2019. All Rights Reserved.