| Package | Description |
|---|---|
| org.docx4j.dml.spreadsheetdrawing |
| Modifier and Type | Field and Description |
|---|---|
protected CTMarker |
CTOneCellAnchor.from |
protected CTMarker |
CTTwoCellAnchor.from |
protected CTMarker |
CTTwoCellAnchor.to |
| Modifier and Type | Method and Description |
|---|---|
CTMarker |
ObjectFactory.createCTMarker()
Create an instance of
CTMarker |
CTMarker |
CTOneCellAnchor.getFrom()
Gets the value of the from property.
|
CTMarker |
CTTwoCellAnchor.getFrom()
Gets the value of the from property.
|
CTMarker |
CTTwoCellAnchor.getTo()
Gets the value of the to property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CTMarker> |
ObjectFactory.createFrom(CTMarker value)
|
JAXBElement<CTMarker> |
ObjectFactory.createTo(CTMarker value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CTMarker> |
ObjectFactory.createFrom(CTMarker value)
|
JAXBElement<CTMarker> |
ObjectFactory.createTo(CTMarker value)
|
void |
CTOneCellAnchor.setFrom(CTMarker value)
Sets the value of the from property.
|
void |
CTTwoCellAnchor.setFrom(CTMarker value)
Sets the value of the from property.
|
void |
CTTwoCellAnchor.setTo(CTMarker value)
Sets the value of the to property.
|
Copyright © 2007-2019. All Rights Reserved.