Uses of Class
org.pptx4j.pml.STOleObjectFollowColorScheme
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of STOleObjectFollowColorScheme in org.pptx4j.pml
Fields in org.pptx4j.pml declared as STOleObjectFollowColorScheme Modifier and Type Field Description protected STOleObjectFollowColorSchemeCTOleObjectEmbed. followColorSchemeMethods in org.pptx4j.pml that return STOleObjectFollowColorScheme Modifier and Type Method Description static STOleObjectFollowColorSchemeSTOleObjectFollowColorScheme. fromValue(java.lang.String v)STOleObjectFollowColorSchemeCTOleObjectEmbed. getFollowColorScheme()Gets the value of the followColorScheme property.static STOleObjectFollowColorSchemeSTOleObjectFollowColorScheme. valueOf(java.lang.String name)Returns 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 STOleObjectFollowColorScheme Modifier and Type Method Description voidCTOleObjectEmbed. setFollowColorScheme(STOleObjectFollowColorScheme value)Sets the value of the followColorScheme property.