| Package | Description |
|---|---|
| org.docx4j.dml.chart |
| Modifier and Type | Field and Description |
|---|---|
protected CTLblOffset |
CTDateAx.lblOffset |
protected CTLblOffset |
CTCatAx.lblOffset |
| Modifier and Type | Method and Description |
|---|---|
CTLblOffset |
ObjectFactory.createCTLblOffset()
Create an instance of
CTLblOffset |
CTLblOffset |
CTDateAx.getLblOffset()
Gets the value of the lblOffset property.
|
CTLblOffset |
CTCatAx.getLblOffset()
Gets the value of the lblOffset property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTDateAx.setLblOffset(CTLblOffset value)
Sets the value of the lblOffset property.
|
void |
CTCatAx.setLblOffset(CTLblOffset value)
Sets the value of the lblOffset property.
|
Copyright © 2007-2022. All Rights Reserved.