Uses of Enum
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.STFormulaDirection
Packages that use STFormulaDirection
-
Uses of STFormulaDirection in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as STFormulaDirectionMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return STFormulaDirectionModifier and TypeMethodDescriptionstatic STFormulaDirectionCTFormula.getDir()Gets the value of the dir property.static STFormulaDirectionReturns the enum constant of this type with the specified name.static STFormulaDirection[]STFormulaDirection.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type STFormulaDirectionModifier and TypeMethodDescriptionvoidCTFormula.setDir(STFormulaDirection value) Sets the value of the dir property.