Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chart.CTBooleanFalse
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chart |
-
Uses of CTBooleanFalse in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chart
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chart declared as CTBooleanFalse Modifier and Type Field Description protected CTBooleanFalseCTPivotOptions16. showExpandCollapseFieldButtonsMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chart that return CTBooleanFalse Modifier and Type Method Description CTBooleanFalseObjectFactory. createCTBooleanFalse()Create an instance ofCTBooleanFalseCTBooleanFalseCTPivotOptions16. getShowExpandCollapseFieldButtons()Gets the value of the showExpandCollapseFieldButtons property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chart with parameters of type CTBooleanFalse Modifier and Type Method Description voidCTPivotOptions16. setShowExpandCollapseFieldButtons(CTBooleanFalse value)Sets the value of the showExpandCollapseFieldButtons property.