Uses of Enum
org.pptx4j.pml.STTLBehaviorOverrideType
Packages that use STTLBehaviorOverrideType
-
Uses of STTLBehaviorOverrideType in org.pptx4j.pml
Fields in org.pptx4j.pml declared as STTLBehaviorOverrideTypeModifier and TypeFieldDescriptionprotected STTLBehaviorOverrideTypeCTTLCommonBehaviorData.overrideMethods in org.pptx4j.pml that return STTLBehaviorOverrideTypeModifier and TypeMethodDescriptionstatic STTLBehaviorOverrideTypeCTTLCommonBehaviorData.getOverride()Gets the value of the override property.static STTLBehaviorOverrideTypeReturns the enum constant of this type with the specified name.static STTLBehaviorOverrideType[]STTLBehaviorOverrideType.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 STTLBehaviorOverrideTypeModifier and TypeMethodDescriptionvoidCTTLCommonBehaviorData.setOverride(STTLBehaviorOverrideType value) Sets the value of the override property.