| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
| Modifier and Type | Field and Description |
|---|---|
protected CTPercentageColorPosition |
CTValueColorMiddlePosition.percent |
protected CTPercentageColorPosition |
CTValueColorEndPosition.percent |
| Modifier and Type | Method and Description |
|---|---|
CTPercentageColorPosition |
ObjectFactory.createCTPercentageColorPosition()
Create an instance of
CTPercentageColorPosition |
CTPercentageColorPosition |
CTValueColorMiddlePosition.getPercent()
Gets the value of the percent property.
|
CTPercentageColorPosition |
CTValueColorEndPosition.getPercent()
Gets the value of the percent property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTValueColorMiddlePosition.setPercent(CTPercentageColorPosition value)
Sets the value of the percent property.
|
void |
CTValueColorEndPosition.setPercent(CTPercentageColorPosition value)
Sets the value of the percent property.
|
Copyright © 2007-2021. All Rights Reserved.