| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
| Modifier and Type | Field and Description |
|---|---|
protected CTDataLabelVisibilities |
CTDataLabels.visibility |
protected CTDataLabelVisibilities |
CTDataLabel.visibility |
| Modifier and Type | Method and Description |
|---|---|
CTDataLabelVisibilities |
ObjectFactory.createCTDataLabelVisibilities()
Create an instance of
CTDataLabelVisibilities |
CTDataLabelVisibilities |
CTDataLabels.getVisibility()
Gets the value of the visibility property.
|
CTDataLabelVisibilities |
CTDataLabel.getVisibility()
Gets the value of the visibility property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTDataLabels.setVisibility(CTDataLabelVisibilities value)
Sets the value of the visibility property.
|
void |
CTDataLabel.setVisibility(CTDataLabelVisibilities value)
Sets the value of the visibility property.
|
Copyright © 2007-2019. All Rights Reserved.