Uses of Class
org.docx4j.math.CTBreakBinSub
Packages that use CTBreakBinSub
-
Uses of CTBreakBinSub in org.docx4j.math
Fields in org.docx4j.math declared as CTBreakBinSubMethods in org.docx4j.math that return CTBreakBinSubModifier and TypeMethodDescriptionObjectFactory.createCTBreakBinSub()Create an instance ofCTBreakBinSubCTMathPr.getBrkBinSub()Gets the value of the brkBinSub property.Methods in org.docx4j.math with parameters of type CTBreakBinSubModifier and TypeMethodDescriptionvoidCTMathPr.setBrkBinSub(CTBreakBinSub value) Sets the value of the brkBinSub property.