Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chart.CTBooleanFalse
Packages that use CTBooleanFalse
-
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 CTBooleanFalseModifier and TypeFieldDescriptionprotected CTBooleanFalseCTPivotOptions16.showExpandCollapseFieldButtonsMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chart that return CTBooleanFalseModifier and TypeMethodDescriptionObjectFactory.createCTBooleanFalse()Create an instance ofCTBooleanFalseCTPivotOptions16.getShowExpandCollapseFieldButtons()Gets the value of the showExpandCollapseFieldButtons property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chart with parameters of type CTBooleanFalseModifier and TypeMethodDescriptionvoidCTPivotOptions16.setShowExpandCollapseFieldButtons(CTBooleanFalse value) Sets the value of the showExpandCollapseFieldButtons property.