Uses of Class
org.docx4j.dml.STChartBuildStep
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of STChartBuildStep in org.docx4j.dml
Fields in org.docx4j.dml declared as STChartBuildStep Modifier and Type Field Description protected STChartBuildStepCTAnimationChartElement. bldStepMethods in org.docx4j.dml that return STChartBuildStep Modifier and Type Method Description static STChartBuildStepSTChartBuildStep. fromValue(java.lang.String v)STChartBuildStepCTAnimationChartElement. getBldStep()Gets the value of the bldStep property.static STChartBuildStepSTChartBuildStep. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static STChartBuildStep[]STChartBuildStep. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.dml with parameters of type STChartBuildStep Modifier and Type Method Description voidCTAnimationChartElement. setBldStep(STChartBuildStep value)Sets the value of the bldStep property.