Uses of Enum
org.pptx4j.pml.STTLOleChartBuildType
Packages that use STTLOleChartBuildType
-
Uses of STTLOleChartBuildType in org.pptx4j.pml
Fields in org.pptx4j.pml declared as STTLOleChartBuildTypeMethods in org.pptx4j.pml that return STTLOleChartBuildTypeModifier and TypeMethodDescriptionstatic STTLOleChartBuildTypeCTTLOleBuildChart.getBld()Gets the value of the bld property.static STTLOleChartBuildTypeReturns the enum constant of this type with the specified name.static STTLOleChartBuildType[]STTLOleChartBuildType.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 STTLOleChartBuildTypeModifier and TypeMethodDescriptionvoidCTTLOleBuildChart.setBld(STTLOleChartBuildType value) Sets the value of the bld property.