| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x201612.diagram | |
| org.docx4j.dml |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<CTTextListStyle> |
ObjectFactory.createLstStyle(CTTextListStyle value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<CTTextListStyle> |
ObjectFactory.createLstStyle(CTTextListStyle value)
|
| Modifier and Type | Field and Description |
|---|---|
protected CTTextListStyle |
CTTextBody.lstStyle |
protected CTTextListStyle |
CTDefaultShapeDefinition.lstStyle |
| Modifier and Type | Method and Description |
|---|---|
CTTextListStyle |
ObjectFactory.createCTTextListStyle()
Create an instance of
CTTextListStyle |
CTTextListStyle |
CTTextBody.getLstStyle()
Gets the value of the lstStyle property.
|
CTTextListStyle |
CTDefaultShapeDefinition.getLstStyle()
Gets the value of the lstStyle property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTTextBody.setLstStyle(CTTextListStyle value)
Sets the value of the lstStyle property.
|
void |
CTDefaultShapeDefinition.setLstStyle(CTTextListStyle value)
Sets the value of the lstStyle property.
|
Copyright © 2007–2025. All rights reserved.