Uses of Class
org.docx4j.dml.diagram.CTBulletEnabled
Packages that use CTBulletEnabled
-
Uses of CTBulletEnabled in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as CTBulletEnabledModifier and TypeFieldDescriptionprotected CTBulletEnabledCTLayoutVariablePropertySet.bulletEnabledMethods in org.docx4j.dml.diagram that return CTBulletEnabledModifier and TypeMethodDescriptionObjectFactory.createCTBulletEnabled()Create an instance ofCTBulletEnabledCTLayoutVariablePropertySet.getBulletEnabled()Gets the value of the bulletEnabled property.Methods in org.docx4j.dml.diagram with parameters of type CTBulletEnabledModifier and TypeMethodDescriptionvoidCTLayoutVariablePropertySet.setBulletEnabled(CTBulletEnabled value) Sets the value of the bulletEnabled property.