Uses of Class
org.docx4j.dml.CTTextSpacingPoint
Packages that use CTTextSpacingPoint
-
Uses of CTTextSpacingPoint in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTextSpacingPointMethods in org.docx4j.dml that return CTTextSpacingPointModifier and TypeMethodDescriptionObjectFactory.createCTTextSpacingPoint()Create an instance ofCTTextSpacingPointCTTextSpacing.getSpcPts()Gets the value of the spcPts property.Methods in org.docx4j.dml with parameters of type CTTextSpacingPointModifier and TypeMethodDescriptionvoidCTTextSpacing.setSpcPts(CTTextSpacingPoint value) Sets the value of the spcPts property.