| Package | Description |
|---|---|
| org.docx4j.dml.chartDrawing |
| Modifier and Type | Field and Description |
|---|---|
protected CTMarker |
CTAbsSizeAnchor.from |
protected CTMarker |
CTRelSizeAnchor.from |
protected CTMarker |
CTRelSizeAnchor.to |
| Modifier and Type | Method and Description |
|---|---|
CTMarker |
ObjectFactory.createCTMarker()
Create an instance of
CTMarker |
CTMarker |
CTAbsSizeAnchor.getFrom()
Gets the value of the from property.
|
CTMarker |
CTRelSizeAnchor.getFrom()
Gets the value of the from property.
|
CTMarker |
CTRelSizeAnchor.getTo()
Gets the value of the to property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTAbsSizeAnchor.setFrom(CTMarker value)
Sets the value of the from property.
|
void |
CTRelSizeAnchor.setFrom(CTMarker value)
Sets the value of the from property.
|
void |
CTRelSizeAnchor.setTo(CTMarker value)
Sets the value of the to property.
|
Copyright © 2007–2025. All rights reserved.