Uses of Class
org.docx4j.dml.CTTextAutonumberBullet
Packages that use CTTextAutonumberBullet
-
Uses of CTTextAutonumberBullet in org.docx4j.com.microsoft.schemas.office.drawing.x201611.diagram
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x201611.diagram declared as CTTextAutonumberBulletMethods in org.docx4j.com.microsoft.schemas.office.drawing.x201611.diagram that return CTTextAutonumberBulletModifier and TypeMethodDescriptionCTDiagramAutoBullet.getBuAutoNum()Gets the value of the buAutoNum property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x201611.diagram with parameters of type CTTextAutonumberBulletModifier and TypeMethodDescriptionvoidCTDiagramAutoBullet.setBuAutoNum(CTTextAutonumberBullet value) Sets the value of the buAutoNum property. -
Uses of CTTextAutonumberBullet in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTextAutonumberBulletModifier and TypeFieldDescriptionprotected CTTextAutonumberBulletCTTextParagraphProperties.buAutoNumMethods in org.docx4j.dml that return CTTextAutonumberBulletModifier and TypeMethodDescriptionObjectFactory.createCTTextAutonumberBullet()Create an instance ofCTTextAutonumberBulletCTTextParagraphProperties.getBuAutoNum()Gets the value of the buAutoNum property.Methods in org.docx4j.dml with parameters of type CTTextAutonumberBulletModifier and TypeMethodDescriptionvoidCTTextParagraphProperties.setBuAutoNum(CTTextAutonumberBullet value) Sets the value of the buAutoNum property.