Package | Description |
---|---|
org.docx4j.dml.chartDrawing |
Modifier and Type | Field and Description |
---|---|
protected CTPicture |
CTAbsSizeAnchor.pic |
protected CTPicture |
CTRelSizeAnchor.pic |
Modifier and Type | Method and Description |
---|---|
CTPicture |
ObjectFactory.createCTPicture()
Create an instance of
CTPicture |
CTPicture |
CTAbsSizeAnchor.getPic()
Gets the value of the pic property.
|
CTPicture |
CTRelSizeAnchor.getPic()
Gets the value of the pic property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTAbsSizeAnchor.setPic(CTPicture value)
Sets the value of the pic property.
|
void |
CTRelSizeAnchor.setPic(CTPicture value)
Sets the value of the pic property.
|
Copyright © 2007-2019. All Rights Reserved.