Uses of Enum
org.pptx4j.pml.STTLChartSubelementType
Packages that use STTLChartSubelementType
-
Uses of STTLChartSubelementType in org.pptx4j.pml
Fields in org.pptx4j.pml declared as STTLChartSubelementTypeModifier and TypeFieldDescriptionprotected STTLChartSubelementTypeCTTLOleChartTargetElement.typeMethods in org.pptx4j.pml that return STTLChartSubelementTypeModifier and TypeMethodDescriptionstatic STTLChartSubelementTypeCTTLOleChartTargetElement.getType()Gets the value of the type property.static STTLChartSubelementTypeReturns the enum constant of this type with the specified name.static STTLChartSubelementType[]STTLChartSubelementType.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 STTLChartSubelementTypeModifier and TypeMethodDescriptionvoidCTTLOleChartTargetElement.setType(STTLChartSubelementType value) Sets the value of the type property.