Uses of Enum
org.docx4j.dml.STCompoundLine
Packages that use STCompoundLine
-
Uses of STCompoundLine in org.docx4j.dml
Fields in org.docx4j.dml declared as STCompoundLineMethods in org.docx4j.dml that return STCompoundLineModifier and TypeMethodDescriptionstatic STCompoundLineCTLineProperties.getCmpd()Gets the value of the cmpd property.static STCompoundLineReturns 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.dml with parameters of type STCompoundLineModifier and TypeMethodDescriptionvoidCTLineProperties.setCmpd(STCompoundLine value) Sets the value of the cmpd property.