Uses of Class
org.docx4j.dml.CTTextCharBullet
Packages that use CTTextCharBullet
-
Uses of CTTextCharBullet in org.docx4j.com.microsoft.schemas.office.drawing.x201611.diagram
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x201611.diagram declared as CTTextCharBulletMethods in org.docx4j.com.microsoft.schemas.office.drawing.x201611.diagram that return CTTextCharBulletModifier and TypeMethodDescriptionCTDiagramAutoBullet.getBuChar()Gets the value of the buChar property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x201611.diagram with parameters of type CTTextCharBulletModifier and TypeMethodDescriptionvoidCTDiagramAutoBullet.setBuChar(CTTextCharBullet value) Sets the value of the buChar property. -
Uses of CTTextCharBullet in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTextCharBulletMethods in org.docx4j.dml that return CTTextCharBulletModifier and TypeMethodDescriptionObjectFactory.createCTTextCharBullet()Create an instance ofCTTextCharBulletCTTextParagraphProperties.getBuChar()Gets the value of the buChar property.Methods in org.docx4j.dml with parameters of type CTTextCharBulletModifier and TypeMethodDescriptionvoidCTTextParagraphProperties.setBuChar(CTTextCharBullet value) Sets the value of the buChar property.