| Package | Description |
|---|---|
| org.docx4j.vml | |
| org.docx4j.vml.officedrawing |
| Modifier and Type | Field and Description |
|---|---|
protected CTStrokeChild |
CTStroke.bottom |
protected CTStrokeChild |
CTStroke.column |
protected CTStrokeChild |
CTStroke.left |
protected CTStrokeChild |
CTStroke.right |
protected CTStrokeChild |
CTStroke.top |
| Modifier and Type | Method and Description |
|---|---|
CTStrokeChild |
CTStroke.getBottom()
Gets the value of the bottom property.
|
CTStrokeChild |
CTStroke.getColumn()
Gets the value of the column property.
|
CTStrokeChild |
CTStroke.getLeft()
Gets the value of the left property.
|
CTStrokeChild |
CTStroke.getRight()
Gets the value of the right property.
|
CTStrokeChild |
CTStroke.getTop()
Gets the value of the top property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTStroke.setBottom(CTStrokeChild value)
Sets the value of the bottom property.
|
void |
CTStroke.setColumn(CTStrokeChild value)
Sets the value of the column property.
|
void |
CTStroke.setLeft(CTStrokeChild value)
Sets the value of the left property.
|
void |
CTStroke.setRight(CTStrokeChild value)
Sets the value of the right property.
|
void |
CTStroke.setTop(CTStrokeChild value)
Sets the value of the top property.
|
| Modifier and Type | Method and Description |
|---|---|
CTStrokeChild |
ObjectFactory.createCTStrokeChild()
Create an instance of
CTStrokeChild |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CTStrokeChild> |
ObjectFactory.createBottom(CTStrokeChild value)
|
JAXBElement<CTStrokeChild> |
ObjectFactory.createColumn(CTStrokeChild value)
|
JAXBElement<CTStrokeChild> |
ObjectFactory.createLeft(CTStrokeChild value)
|
JAXBElement<CTStrokeChild> |
ObjectFactory.createRight(CTStrokeChild value)
|
JAXBElement<CTStrokeChild> |
ObjectFactory.createTop(CTStrokeChild value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CTStrokeChild> |
ObjectFactory.createBottom(CTStrokeChild value)
|
JAXBElement<CTStrokeChild> |
ObjectFactory.createColumn(CTStrokeChild value)
|
JAXBElement<CTStrokeChild> |
ObjectFactory.createLeft(CTStrokeChild value)
|
JAXBElement<CTStrokeChild> |
ObjectFactory.createRight(CTStrokeChild value)
|
JAXBElement<CTStrokeChild> |
ObjectFactory.createTop(CTStrokeChild value)
|
Copyright © 2007-2022. All Rights Reserved.