Uses of Class
org.docx4j.dml.CTTextSpacingPercent
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTTextSpacingPercent in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTextSpacingPercent Modifier and Type Field Description protected CTTextSpacingPercentCTTextSpacing. spcPctMethods in org.docx4j.dml that return CTTextSpacingPercent Modifier and Type Method Description CTTextSpacingPercentObjectFactory. createCTTextSpacingPercent()Create an instance ofCTTextSpacingPercentCTTextSpacingPercentCTTextSpacing. getSpcPct()Gets the value of the spcPct property.Methods in org.docx4j.dml with parameters of type CTTextSpacingPercent Modifier and Type Method Description voidCTTextSpacing. setSpcPct(CTTextSpacingPercent value)Sets the value of the spcPct property.