Package | Description |
---|---|
org.docx4j.dml.chart |
Modifier and Type | Field and Description |
---|---|
protected CTPictureOptions |
CTAreaSer.pictureOptions |
protected CTPictureOptions |
CTSurface.pictureOptions |
protected CTPictureOptions |
CTBarSer.pictureOptions |
protected CTPictureOptions |
CTDPt.pictureOptions |
Modifier and Type | Method and Description |
---|---|
CTPictureOptions |
ObjectFactory.createCTPictureOptions()
Create an instance of
CTPictureOptions |
CTPictureOptions |
CTAreaSer.getPictureOptions()
Gets the value of the pictureOptions property.
|
CTPictureOptions |
CTSurface.getPictureOptions()
Gets the value of the pictureOptions property.
|
CTPictureOptions |
CTBarSer.getPictureOptions()
Gets the value of the pictureOptions property.
|
CTPictureOptions |
CTDPt.getPictureOptions()
Gets the value of the pictureOptions property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTAreaSer.setPictureOptions(CTPictureOptions value)
Sets the value of the pictureOptions property.
|
void |
CTSurface.setPictureOptions(CTPictureOptions value)
Sets the value of the pictureOptions property.
|
void |
CTBarSer.setPictureOptions(CTPictureOptions value)
Sets the value of the pictureOptions property.
|
void |
CTDPt.setPictureOptions(CTPictureOptions value)
Sets the value of the pictureOptions property.
|
Copyright © 2007-2019. All Rights Reserved.