Uses of Enum Class
org.docx4j.vml.officedrawing.STColorMode
Packages that use STColorMode
-
Uses of STColorMode in org.docx4j.vml.officedrawing
Fields in org.docx4j.vml.officedrawing declared as STColorModeMethods in org.docx4j.vml.officedrawing that return STColorModeModifier and TypeMethodDescriptionstatic STColorModeCTExtrusion.getColormode()Gets the value of the colormode property.static STColorModeReturns the enum constant of this class with the specified name.static STColorMode[]STColorMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.docx4j.vml.officedrawing with parameters of type STColorModeModifier and TypeMethodDescriptionvoidCTExtrusion.setColormode(STColorMode value) Sets the value of the colormode property.