Uses of Class
org.docx4j.dml.CTTextBlipBullet
Packages that use CTTextBlipBullet
-
Uses of CTTextBlipBullet in org.docx4j.com.microsoft.schemas.office.drawing.x201611.diagram
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x201611.diagram declared as CTTextBlipBulletMethods in org.docx4j.com.microsoft.schemas.office.drawing.x201611.diagram that return CTTextBlipBulletModifier and TypeMethodDescriptionCTDiagramAutoBullet.getBuBlip()Gets the value of the buBlip property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x201611.diagram with parameters of type CTTextBlipBulletModifier and TypeMethodDescriptionvoidCTDiagramAutoBullet.setBuBlip(CTTextBlipBullet value) Sets the value of the buBlip property. -
Uses of CTTextBlipBullet in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTextBlipBulletMethods in org.docx4j.dml that return CTTextBlipBulletModifier and TypeMethodDescriptionObjectFactory.createCTTextBlipBullet()Create an instance ofCTTextBlipBulletCTTextParagraphProperties.getBuBlip()Gets the value of the buBlip property.Methods in org.docx4j.dml with parameters of type CTTextBlipBulletModifier and TypeMethodDescriptionvoidCTTextParagraphProperties.setBuBlip(CTTextBlipBullet value) Sets the value of the buBlip property.