| Package | Description |
|---|---|
| org.docx4j.dml.chart |
| Modifier and Type | Field and Description |
|---|---|
protected CTRelId |
CTPrintSettings.legacyDrawingHF |
protected CTRelId |
CTChartSpace.userShapes |
| Modifier and Type | Method and Description |
|---|---|
CTRelId |
ObjectFactory.createCTRelId()
Create an instance of
CTRelId |
CTRelId |
CTPrintSettings.getLegacyDrawingHF()
Gets the value of the legacyDrawingHF property.
|
CTRelId |
CTChartSpace.getUserShapes()
Gets the value of the userShapes property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<CTRelId> |
ObjectFactory.createChart(CTRelId value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<CTRelId> |
ObjectFactory.createChart(CTRelId value)
|
void |
CTPrintSettings.setLegacyDrawingHF(CTRelId value)
Sets the value of the legacyDrawingHF property.
|
void |
CTChartSpace.setUserShapes(CTRelId value)
Sets the value of the userShapes property.
|
Copyright © 2007–2025. All rights reserved.