Uses of Class
org.docx4j.dml.CTTextBlipBullet
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x201611.diagram | |
| org.docx4j.dml |
-
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 CTTextBlipBullet Modifier and Type Field Description protected CTTextBlipBulletCTDiagramAutoBullet. buBlipMethods in org.docx4j.com.microsoft.schemas.office.drawing.x201611.diagram that return CTTextBlipBullet Modifier and Type Method Description CTTextBlipBulletCTDiagramAutoBullet. getBuBlip()Gets the value of the buBlip property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x201611.diagram with parameters of type CTTextBlipBullet Modifier and Type Method Description voidCTDiagramAutoBullet. setBuBlip(CTTextBlipBullet value)Sets the value of the buBlip property. -
Uses of CTTextBlipBullet in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTextBlipBullet Modifier and Type Field Description protected CTTextBlipBulletCTTextParagraphProperties. buBlipMethods in org.docx4j.dml that return CTTextBlipBullet Modifier and Type Method Description CTTextBlipBulletObjectFactory. createCTTextBlipBullet()Create an instance ofCTTextBlipBulletCTTextBlipBulletCTTextParagraphProperties. getBuBlip()Gets the value of the buBlip property.Methods in org.docx4j.dml with parameters of type CTTextBlipBullet Modifier and Type Method Description voidCTTextParagraphProperties. setBuBlip(CTTextBlipBullet value)Sets the value of the buBlip property.