Uses of Class
org.docx4j.dml.CTTextSpacingPercent
Packages that use CTTextSpacingPercent
-
Uses of CTTextSpacingPercent in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTextSpacingPercentMethods in org.docx4j.dml that return CTTextSpacingPercentModifier and TypeMethodDescriptionObjectFactory.createCTTextSpacingPercent()Create an instance ofCTTextSpacingPercentCTTextSpacing.getSpcPct()Gets the value of the spcPct property.Methods in org.docx4j.dml with parameters of type CTTextSpacingPercentModifier and TypeMethodDescriptionvoidCTTextSpacing.setSpcPct(CTTextSpacingPercent value) Sets the value of the spcPct property.