Uses of Class
org.docx4j.dml.CTTextNoBullet
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x201611.diagram | |
| org.docx4j.dml |
-
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 CTTextNoBullet Modifier and Type Field Description protected CTTextNoBulletCTDiagramAutoBullet. buNoneMethods in org.docx4j.com.microsoft.schemas.office.drawing.x201611.diagram that return CTTextNoBullet Modifier and Type Method Description CTTextNoBulletCTDiagramAutoBullet. getBuNone()Gets the value of the buNone property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x201611.diagram with parameters of type CTTextNoBullet Modifier and Type Method Description voidCTDiagramAutoBullet. setBuNone(CTTextNoBullet value)Sets the value of the buNone property. -
Uses of CTTextNoBullet in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTextNoBullet Modifier and Type Field Description protected CTTextNoBulletCTTextParagraphProperties. buNoneMethods in org.docx4j.dml that return CTTextNoBullet Modifier and Type Method Description CTTextNoBulletObjectFactory. createCTTextNoBullet()Create an instance ofCTTextNoBulletCTTextNoBulletCTTextParagraphProperties. getBuNone()Gets the value of the buNone property.Methods in org.docx4j.dml with parameters of type CTTextNoBullet Modifier and Type Method Description voidCTTextParagraphProperties. setBuNone(CTTextNoBullet value)Sets the value of the buNone property.