Uses of Enum
org.docx4j.dml.STLineEndWidth
Packages that use STLineEndWidth
-
Uses of STLineEndWidth in org.docx4j.dml
Fields in org.docx4j.dml declared as STLineEndWidthMethods in org.docx4j.dml that return STLineEndWidthModifier and TypeMethodDescriptionstatic STLineEndWidthCTLineEndProperties.getW()Gets the value of the w property.static STLineEndWidthReturns the enum constant of this type with the specified name.static STLineEndWidth[]STLineEndWidth.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 STLineEndWidthModifier and TypeMethodDescriptionvoidCTLineEndProperties.setW(STLineEndWidth value) Sets the value of the w property.