Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x201703.chart.CTBooleanFalse
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x201703.chart |
-
Uses of CTBooleanFalse in org.docx4j.com.microsoft.schemas.office.drawing.x201703.chart
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x201703.chart declared as CTBooleanFalse Modifier and Type Field Description protected CTBooleanFalseCTDataDisplayOptions16. dispNaAsBlankMethods in org.docx4j.com.microsoft.schemas.office.drawing.x201703.chart that return CTBooleanFalse Modifier and Type Method Description CTBooleanFalseObjectFactory. createCTBooleanFalse()Create an instance ofCTBooleanFalseCTBooleanFalseCTDataDisplayOptions16. getDispNaAsBlank()Gets the value of the dispNaAsBlank property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x201703.chart with parameters of type CTBooleanFalse Modifier and Type Method Description voidCTDataDisplayOptions16. setDispNaAsBlank(CTBooleanFalse value)Sets the value of the dispNaAsBlank property.