Uses of Class
org.docx4j.dml.diagram.CTBulletEnabled
| Package | Description |
|---|---|
| org.docx4j.dml.diagram |
-
Uses of CTBulletEnabled in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as CTBulletEnabled Modifier and Type Field Description protected CTBulletEnabledCTLayoutVariablePropertySet. bulletEnabledMethods in org.docx4j.dml.diagram that return CTBulletEnabled Modifier and Type Method Description CTBulletEnabledObjectFactory. createCTBulletEnabled()Create an instance ofCTBulletEnabledCTBulletEnabledCTLayoutVariablePropertySet. getBulletEnabled()Gets the value of the bulletEnabled property.Methods in org.docx4j.dml.diagram with parameters of type CTBulletEnabled Modifier and Type Method Description voidCTLayoutVariablePropertySet. setBulletEnabled(CTBulletEnabled value)Sets the value of the bulletEnabled property.