Uses of Class
org.docx4j.dml.CTTextCharBullet
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x201611.diagram | |
| org.docx4j.dml |
-
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 CTTextCharBullet Modifier and Type Field Description protected CTTextCharBulletCTDiagramAutoBullet. buCharMethods in org.docx4j.com.microsoft.schemas.office.drawing.x201611.diagram that return CTTextCharBullet Modifier and Type Method Description CTTextCharBulletCTDiagramAutoBullet. getBuChar()Gets the value of the buChar property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x201611.diagram with parameters of type CTTextCharBullet Modifier and Type Method Description voidCTDiagramAutoBullet. setBuChar(CTTextCharBullet value)Sets the value of the buChar property. -
Uses of CTTextCharBullet in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTextCharBullet Modifier and Type Field Description protected CTTextCharBulletCTTextParagraphProperties. buCharMethods in org.docx4j.dml that return CTTextCharBullet Modifier and Type Method Description CTTextCharBulletObjectFactory. createCTTextCharBullet()Create an instance ofCTTextCharBulletCTTextCharBulletCTTextParagraphProperties. getBuChar()Gets the value of the buChar property.Methods in org.docx4j.dml with parameters of type CTTextCharBullet Modifier and Type Method Description voidCTTextParagraphProperties. setBuChar(CTTextCharBullet value)Sets the value of the buChar property.