| Package | Description |
|---|---|
| org.docx4j.dml |
| Modifier and Type | Field and Description |
|---|---|
protected CTTextListStyle |
CTDefaultShapeDefinition.lstStyle |
protected CTTextListStyle |
CTTextBody.lstStyle |
| Modifier and Type | Method and Description |
|---|---|
CTTextListStyle |
ObjectFactory.createCTTextListStyle()
Create an instance of
CTTextListStyle |
CTTextListStyle |
CTDefaultShapeDefinition.getLstStyle()
Gets the value of the lstStyle property.
|
CTTextListStyle |
CTTextBody.getLstStyle()
Gets the value of the lstStyle property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTDefaultShapeDefinition.setLstStyle(CTTextListStyle value)
Sets the value of the lstStyle property.
|
void |
CTTextBody.setLstStyle(CTTextListStyle value)
Sets the value of the lstStyle property.
|
Copyright © 2007-2019. All Rights Reserved.