Uses of Class
org.docx4j.wml.CTKinsoku
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTKinsoku in org.docx4j.wml
Fields in org.docx4j.wml declared as CTKinsoku Modifier and Type Field Description protected CTKinsokuCTSettings. noLineBreaksAfterprotected CTKinsokuCTSettings. noLineBreaksBeforeMethods in org.docx4j.wml that return CTKinsoku Modifier and Type Method Description CTKinsokuObjectFactory. createCTKinsoku()Create an instance ofCTKinsokuCTKinsokuCTSettings. getNoLineBreaksAfter()Gets the value of the noLineBreaksAfter property.CTKinsokuCTSettings. getNoLineBreaksBefore()Gets the value of the noLineBreaksBefore property.Methods in org.docx4j.wml with parameters of type CTKinsoku Modifier and Type Method Description voidCTSettings. setNoLineBreaksAfter(CTKinsoku value)Sets the value of the noLineBreaksAfter property.voidCTSettings. setNoLineBreaksBefore(CTKinsoku value)Sets the value of the noLineBreaksBefore property.