| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle |
| Modifier and Type | Field and Description |
|---|---|
protected CTStyleReference |
CTStyleEntry.effectRef |
protected CTStyleReference |
CTStyleEntry.fillRef |
protected CTStyleReference |
CTStyleEntry.lnRef |
| Modifier and Type | Method and Description |
|---|---|
CTStyleReference |
ObjectFactory.createCTStyleReference()
Create an instance of
CTStyleReference |
CTStyleReference |
CTStyleEntry.getEffectRef()
Gets the value of the effectRef property.
|
CTStyleReference |
CTStyleEntry.getFillRef()
Gets the value of the fillRef property.
|
CTStyleReference |
CTStyleEntry.getLnRef()
Gets the value of the lnRef property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTStyleEntry.setEffectRef(CTStyleReference value)
Sets the value of the effectRef property.
|
void |
CTStyleEntry.setFillRef(CTStyleReference value)
Sets the value of the fillRef property.
|
void |
CTStyleEntry.setLnRef(CTStyleReference value)
Sets the value of the lnRef property.
|
Copyright © 2007-2019. All Rights Reserved.