Uses of Class
org.docx4j.w14.STCompoundLine
| Package | Description |
|---|---|
| org.docx4j.w14 |
-
Uses of STCompoundLine in org.docx4j.w14
Fields in org.docx4j.w14 declared as STCompoundLine Modifier and Type Field Description protected STCompoundLineCTTextOutlineEffect. cmpdMethods in org.docx4j.w14 that return STCompoundLine Modifier and Type Method Description static STCompoundLineSTCompoundLine. fromValue(java.lang.String v)STCompoundLineCTTextOutlineEffect. getCmpd()Gets the value of the cmpd property.static STCompoundLineSTCompoundLine. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static STCompoundLine[]STCompoundLine. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.w14 with parameters of type STCompoundLine Modifier and Type Method Description voidCTTextOutlineEffect. setCmpd(STCompoundLine value)Sets the value of the cmpd property.