| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
| Modifier and Type | Field and Description |
|---|---|
protected CTValueColorEndPosition |
CTValueColorPositions.max |
protected CTValueColorEndPosition |
CTValueColorPositions.min |
| Modifier and Type | Method and Description |
|---|---|
CTValueColorEndPosition |
ObjectFactory.createCTValueColorEndPosition()
Create an instance of
CTValueColorEndPosition |
CTValueColorEndPosition |
CTValueColorPositions.getMax()
Gets the value of the max property.
|
CTValueColorEndPosition |
CTValueColorPositions.getMin()
Gets the value of the min property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTValueColorPositions.setMax(CTValueColorEndPosition value)
Sets the value of the max property.
|
void |
CTValueColorPositions.setMin(CTValueColorEndPosition value)
Sets the value of the min property.
|
Copyright © 2007–2023. All rights reserved.