Uses of Class
org.docx4j.dml.CTTextSpacingPoint
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTTextSpacingPoint in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTextSpacingPoint Modifier and Type Field Description protected CTTextSpacingPointCTTextSpacing. spcPtsMethods in org.docx4j.dml that return CTTextSpacingPoint Modifier and Type Method Description CTTextSpacingPointObjectFactory. createCTTextSpacingPoint()Create an instance ofCTTextSpacingPointCTTextSpacingPointCTTextSpacing. getSpcPts()Gets the value of the spcPts property.Methods in org.docx4j.dml with parameters of type CTTextSpacingPoint Modifier and Type Method Description voidCTTextSpacing. setSpcPts(CTTextSpacingPoint value)Sets the value of the spcPts property.