Uses of Class
org.pptx4j.pml.STTLOleChartBuildType
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of STTLOleChartBuildType in org.pptx4j.pml
Fields in org.pptx4j.pml declared as STTLOleChartBuildType Modifier and Type Field Description protected STTLOleChartBuildTypeCTTLOleBuildChart. bldMethods in org.pptx4j.pml that return STTLOleChartBuildType Modifier and Type Method Description static STTLOleChartBuildTypeSTTLOleChartBuildType. fromValue(java.lang.String v)STTLOleChartBuildTypeCTTLOleBuildChart. getBld()Gets the value of the bld property.static STTLOleChartBuildTypeSTTLOleChartBuildType. valueOf(java.lang.String name)Returns 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 STTLOleChartBuildType Modifier and Type Method Description voidCTTLOleBuildChart. setBld(STTLOleChartBuildType value)Sets the value of the bld property.