Uses of Enum
org.docx4j.w14.STCompoundLine
Packages that use STCompoundLine
-
Uses of STCompoundLine in org.docx4j.w14
Fields in org.docx4j.w14 declared as STCompoundLineMethods in org.docx4j.w14 that return STCompoundLineModifier and TypeMethodDescriptionstatic STCompoundLineCTTextOutlineEffect.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.w14 with parameters of type STCompoundLineModifier and TypeMethodDescriptionvoidCTTextOutlineEffect.setCmpd(STCompoundLine value) Sets the value of the cmpd property.