Uses of Enum
org.pptx4j.pml.STTLAnimateColorSpace
Packages that use STTLAnimateColorSpace
-
Uses of STTLAnimateColorSpace in org.pptx4j.pml
Fields in org.pptx4j.pml declared as STTLAnimateColorSpaceMethods in org.pptx4j.pml that return STTLAnimateColorSpaceModifier and TypeMethodDescriptionstatic STTLAnimateColorSpaceCTTLAnimateColorBehavior.getClrSpc()Gets the value of the clrSpc property.static STTLAnimateColorSpaceReturns the enum constant of this type with the specified name.static STTLAnimateColorSpace[]STTLAnimateColorSpace.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.pptx4j.pml with parameters of type STTLAnimateColorSpaceModifier and TypeMethodDescriptionvoidCTTLAnimateColorBehavior.setClrSpc(STTLAnimateColorSpace value) Sets the value of the clrSpc property.