Uses of Enum
org.docx4j.dml.STChartBuildStep
Packages that use STChartBuildStep
-
Uses of STChartBuildStep in org.docx4j.dml
Fields in org.docx4j.dml declared as STChartBuildStepMethods in org.docx4j.dml that return STChartBuildStepModifier and TypeMethodDescriptionstatic STChartBuildStepCTAnimationChartElement.getBldStep()Gets the value of the bldStep property.static STChartBuildStepReturns 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 STChartBuildStepModifier and TypeMethodDescriptionvoidCTAnimationChartElement.setBldStep(STChartBuildStep value) Sets the value of the bldStep property.