Uses of Enum
org.docx4j.wml.STCombineBrackets
Packages that use STCombineBrackets
-
Uses of STCombineBrackets in org.docx4j.wml
Fields in org.docx4j.wml declared as STCombineBracketsMethods in org.docx4j.wml that return STCombineBracketsModifier and TypeMethodDescriptionstatic STCombineBracketsCTEastAsianLayout.getCombineBrackets()Gets the value of the combineBrackets property.static STCombineBracketsReturns the enum constant of this type with the specified name.static STCombineBrackets[]STCombineBrackets.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.wml with parameters of type STCombineBracketsModifier and TypeMethodDescriptionvoidCTEastAsianLayout.setCombineBrackets(STCombineBrackets value) Sets the value of the combineBrackets property.