Package | Description |
---|---|
org.docx4j.dml.chart |
Modifier and Type | Field and Description |
---|---|
protected CTCrosses |
CTCatAx.crosses |
protected CTCrosses |
CTValAx.crosses |
protected CTCrosses |
CTSerAx.crosses |
protected CTCrosses |
CTDateAx.crosses |
Modifier and Type | Method and Description |
---|---|
CTCrosses |
ObjectFactory.createCTCrosses()
Create an instance of
CTCrosses |
CTCrosses |
CTCatAx.getCrosses()
Gets the value of the crosses property.
|
CTCrosses |
CTValAx.getCrosses()
Gets the value of the crosses property.
|
CTCrosses |
CTSerAx.getCrosses()
Gets the value of the crosses property.
|
CTCrosses |
CTDateAx.getCrosses()
Gets the value of the crosses property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTCatAx.setCrosses(CTCrosses value)
Sets the value of the crosses property.
|
void |
CTValAx.setCrosses(CTCrosses value)
Sets the value of the crosses property.
|
void |
CTSerAx.setCrosses(CTCrosses value)
Sets the value of the crosses property.
|
void |
CTDateAx.setCrosses(CTCrosses value)
Sets the value of the crosses property.
|
Copyright © 2007-2019. All Rights Reserved.