Uses of Class
org.docx4j.math.CTBreakBin
| Package | Description |
|---|---|
| org.docx4j.math |
-
Uses of CTBreakBin in org.docx4j.math
Fields in org.docx4j.math declared as CTBreakBin Modifier and Type Field Description protected CTBreakBinCTMathPr. brkBinMethods in org.docx4j.math that return CTBreakBin Modifier and Type Method Description CTBreakBinObjectFactory. createCTBreakBin()Create an instance ofCTBreakBinCTBreakBinCTMathPr. getBrkBin()Gets the value of the brkBin property.Methods in org.docx4j.math with parameters of type CTBreakBin Modifier and Type Method Description voidCTMathPr. setBrkBin(CTBreakBin value)Sets the value of the brkBin property.