Uses of Class
org.docx4j.dml.CTTextAutonumberBullet
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x201611.diagram | |
| org.docx4j.dml |
-
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 CTTextAutonumberBullet Modifier and Type Field Description protected CTTextAutonumberBulletCTDiagramAutoBullet. buAutoNumMethods in org.docx4j.com.microsoft.schemas.office.drawing.x201611.diagram that return CTTextAutonumberBullet Modifier and Type Method Description CTTextAutonumberBulletCTDiagramAutoBullet. getBuAutoNum()Gets the value of the buAutoNum property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x201611.diagram with parameters of type CTTextAutonumberBullet Modifier and Type Method Description voidCTDiagramAutoBullet. setBuAutoNum(CTTextAutonumberBullet value)Sets the value of the buAutoNum property. -
Uses of CTTextAutonumberBullet in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTextAutonumberBullet Modifier and Type Field Description protected CTTextAutonumberBulletCTTextParagraphProperties. buAutoNumMethods in org.docx4j.dml that return CTTextAutonumberBullet Modifier and Type Method Description CTTextAutonumberBulletObjectFactory. createCTTextAutonumberBullet()Create an instance ofCTTextAutonumberBulletCTTextAutonumberBulletCTTextParagraphProperties. getBuAutoNum()Gets the value of the buAutoNum property.Methods in org.docx4j.dml with parameters of type CTTextAutonumberBullet Modifier and Type Method Description voidCTTextParagraphProperties. setBuAutoNum(CTTextAutonumberBullet value)Sets the value of the buAutoNum property.