Package | Description |
---|---|
org.docx4j.dml.chart.x2007 |
Modifier and Type | Field and Description |
---|---|
protected CTBooleanFalse |
CTPivotOptions.dropZoneCategories |
protected CTBooleanFalse |
CTPivotOptions.dropZoneData |
protected CTBooleanFalse |
CTPivotOptions.dropZoneFilter |
protected CTBooleanFalse |
CTPivotOptions.dropZoneSeries |
protected CTBooleanFalse |
CTPivotOptions.dropZonesVisible |
Modifier and Type | Method and Description |
---|---|
CTBooleanFalse |
ObjectFactory.createCTBooleanFalse()
Create an instance of
CTBooleanFalse |
CTBooleanFalse |
CTPivotOptions.getDropZoneCategories()
Gets the value of the dropZoneCategories property.
|
CTBooleanFalse |
CTPivotOptions.getDropZoneData()
Gets the value of the dropZoneData property.
|
CTBooleanFalse |
CTPivotOptions.getDropZoneFilter()
Gets the value of the dropZoneFilter property.
|
CTBooleanFalse |
CTPivotOptions.getDropZoneSeries()
Gets the value of the dropZoneSeries property.
|
CTBooleanFalse |
CTPivotOptions.getDropZonesVisible()
Gets the value of the dropZonesVisible property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTPivotOptions.setDropZoneCategories(CTBooleanFalse value)
Sets the value of the dropZoneCategories property.
|
void |
CTPivotOptions.setDropZoneData(CTBooleanFalse value)
Sets the value of the dropZoneData property.
|
void |
CTPivotOptions.setDropZoneFilter(CTBooleanFalse value)
Sets the value of the dropZoneFilter property.
|
void |
CTPivotOptions.setDropZoneSeries(CTBooleanFalse value)
Sets the value of the dropZoneSeries property.
|
void |
CTPivotOptions.setDropZonesVisible(CTBooleanFalse value)
Sets the value of the dropZonesVisible property.
|
Copyright © 2007-2019. All Rights Reserved.