Package | Description |
---|---|
org.docx4j.dml.chart |
Modifier and Type | Field and Description |
---|---|
protected CTTimeUnit |
CTDateAx.baseTimeUnit |
protected CTTimeUnit |
CTDateAx.majorTimeUnit |
protected CTTimeUnit |
CTDateAx.minorTimeUnit |
Modifier and Type | Method and Description |
---|---|
CTTimeUnit |
ObjectFactory.createCTTimeUnit()
Create an instance of
CTTimeUnit |
CTTimeUnit |
CTDateAx.getBaseTimeUnit()
Gets the value of the baseTimeUnit property.
|
CTTimeUnit |
CTDateAx.getMajorTimeUnit()
Gets the value of the majorTimeUnit property.
|
CTTimeUnit |
CTDateAx.getMinorTimeUnit()
Gets the value of the minorTimeUnit property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTDateAx.setBaseTimeUnit(CTTimeUnit value)
Sets the value of the baseTimeUnit property.
|
void |
CTDateAx.setMajorTimeUnit(CTTimeUnit value)
Sets the value of the majorTimeUnit property.
|
void |
CTDateAx.setMinorTimeUnit(CTTimeUnit value)
Sets the value of the minorTimeUnit property.
|
Copyright © 2007-2019. All Rights Reserved.