| Package | Description |
|---|---|
| org.docx4j.dml.diagram |
| Modifier and Type | Field and Description |
|---|---|
protected CTColors |
CTCTStyleLabel.effectClrLst |
protected CTColors |
CTCTStyleLabel.fillClrLst |
protected CTColors |
CTCTStyleLabel.linClrLst |
protected CTColors |
CTCTStyleLabel.txEffectClrLst |
protected CTColors |
CTCTStyleLabel.txFillClrLst |
protected CTColors |
CTCTStyleLabel.txLinClrLst |
| Modifier and Type | Method and Description |
|---|---|
CTColors |
ObjectFactory.createCTColors()
Create an instance of
CTColors |
CTColors |
CTCTStyleLabel.getEffectClrLst()
Gets the value of the effectClrLst property.
|
CTColors |
CTCTStyleLabel.getFillClrLst()
Gets the value of the fillClrLst property.
|
CTColors |
CTCTStyleLabel.getLinClrLst()
Gets the value of the linClrLst property.
|
CTColors |
CTCTStyleLabel.getTxEffectClrLst()
Gets the value of the txEffectClrLst property.
|
CTColors |
CTCTStyleLabel.getTxFillClrLst()
Gets the value of the txFillClrLst property.
|
CTColors |
CTCTStyleLabel.getTxLinClrLst()
Gets the value of the txLinClrLst property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTCTStyleLabel.setEffectClrLst(CTColors value)
Sets the value of the effectClrLst property.
|
void |
CTCTStyleLabel.setFillClrLst(CTColors value)
Sets the value of the fillClrLst property.
|
void |
CTCTStyleLabel.setLinClrLst(CTColors value)
Sets the value of the linClrLst property.
|
void |
CTCTStyleLabel.setTxEffectClrLst(CTColors value)
Sets the value of the txEffectClrLst property.
|
void |
CTCTStyleLabel.setTxFillClrLst(CTColors value)
Sets the value of the txFillClrLst property.
|
void |
CTCTStyleLabel.setTxLinClrLst(CTColors value)
Sets the value of the txLinClrLst property.
|
Copyright © 2007-2019. All Rights Reserved.