Uses of Class
org.docx4j.wml.Lvl.LvlText
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of Lvl.LvlText in org.docx4j.wml
Fields in org.docx4j.wml declared as Lvl.LvlText Modifier and Type Field Description protected Lvl.LvlTextLvl. lvlTextMethods in org.docx4j.wml that return Lvl.LvlText Modifier and Type Method Description Lvl.LvlTextObjectFactory. createLvlLvlText()Create an instance ofLvl.LvlTextLvl.LvlTextLvl. getLvlText()Gets the value of the lvlText property.Methods in org.docx4j.wml with parameters of type Lvl.LvlText Modifier and Type Method Description voidLvl. setLvlText(Lvl.LvlText value)Sets the value of the lvlText property.