Uses of Class
org.docx4j.dml.CTTextNoBullet
Packages that use CTTextNoBullet
-
Uses of CTTextNoBullet in org.docx4j.com.microsoft.schemas.office.drawing.x201611.diagram
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x201611.diagram declared as CTTextNoBulletMethods in org.docx4j.com.microsoft.schemas.office.drawing.x201611.diagram that return CTTextNoBulletModifier and TypeMethodDescriptionCTDiagramAutoBullet.getBuNone()Gets the value of the buNone property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x201611.diagram with parameters of type CTTextNoBulletModifier and TypeMethodDescriptionvoidCTDiagramAutoBullet.setBuNone(CTTextNoBullet value) Sets the value of the buNone property. -
Uses of CTTextNoBullet in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTextNoBulletMethods in org.docx4j.dml that return CTTextNoBulletModifier and TypeMethodDescriptionObjectFactory.createCTTextNoBullet()Create an instance ofCTTextNoBulletCTTextParagraphProperties.getBuNone()Gets the value of the buNone property.Methods in org.docx4j.dml with parameters of type CTTextNoBulletModifier and TypeMethodDescriptionvoidCTTextParagraphProperties.setBuNone(CTTextNoBullet value) Sets the value of the buNone property.