Uses of Enum
org.pptx4j.pml.STOleObjectFollowColorScheme
Packages that use STOleObjectFollowColorScheme
-
Uses of STOleObjectFollowColorScheme in org.pptx4j.pml
Fields in org.pptx4j.pml declared as STOleObjectFollowColorSchemeModifier and TypeFieldDescriptionprotected STOleObjectFollowColorSchemeCTOleObjectEmbed.followColorSchemeMethods in org.pptx4j.pml that return STOleObjectFollowColorSchemeModifier and TypeMethodDescriptionstatic STOleObjectFollowColorSchemeCTOleObjectEmbed.getFollowColorScheme()Gets the value of the followColorScheme property.static STOleObjectFollowColorSchemeReturns the enum constant of this type with the specified name.static STOleObjectFollowColorScheme[]STOleObjectFollowColorScheme.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 STOleObjectFollowColorSchemeModifier and TypeMethodDescriptionvoidCTOleObjectEmbed.setFollowColorScheme(STOleObjectFollowColorScheme value) Sets the value of the followColorScheme property.