Uses of Class
org.docx4j.math.CTBreakBinSub
| Package | Description |
|---|---|
| org.docx4j.math |
-
Uses of CTBreakBinSub in org.docx4j.math
Fields in org.docx4j.math declared as CTBreakBinSub Modifier and Type Field Description protected CTBreakBinSubCTMathPr. brkBinSubMethods in org.docx4j.math that return CTBreakBinSub Modifier and Type Method Description CTBreakBinSubObjectFactory. createCTBreakBinSub()Create an instance ofCTBreakBinSubCTBreakBinSubCTMathPr. getBrkBinSub()Gets the value of the brkBinSub property.Methods in org.docx4j.math with parameters of type CTBreakBinSub Modifier and Type Method Description voidCTMathPr. setBrkBinSub(CTBreakBinSub value)Sets the value of the brkBinSub property.