Uses of Enum Class
org.pptx4j.pml.STPrintColorMode
Packages that use STPrintColorMode
-
Uses of STPrintColorMode in org.pptx4j.pml
Fields in org.pptx4j.pml declared as STPrintColorModeMethods in org.pptx4j.pml that return STPrintColorModeModifier and TypeMethodDescriptionstatic STPrintColorModeCTPrintProperties.getClrMode()Gets the value of the clrMode property.static STPrintColorModeReturns the enum constant of this class with the specified name.static STPrintColorMode[]STPrintColorMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.pptx4j.pml with parameters of type STPrintColorModeModifier and TypeMethodDescriptionvoidCTPrintProperties.setClrMode(STPrintColorMode value) Sets the value of the clrMode property.