Uses of Class
org.docx4j.wml.CTKinsoku
Packages that use CTKinsoku
-
Uses of CTKinsoku in org.docx4j.wml
Fields in org.docx4j.wml declared as CTKinsokuModifier and TypeFieldDescriptionprotected CTKinsokuCTSettings.noLineBreaksAfterprotected CTKinsokuCTSettings.noLineBreaksBeforeMethods in org.docx4j.wml that return CTKinsokuModifier and TypeMethodDescriptionObjectFactory.createCTKinsoku()Create an instance ofCTKinsokuCTSettings.getNoLineBreaksAfter()Gets the value of the noLineBreaksAfter property.CTSettings.getNoLineBreaksBefore()Gets the value of the noLineBreaksBefore property.Methods in org.docx4j.wml with parameters of type CTKinsokuModifier and TypeMethodDescriptionvoidCTSettings.setNoLineBreaksAfter(CTKinsoku value) Sets the value of the noLineBreaksAfter property.voidCTSettings.setNoLineBreaksBefore(CTKinsoku value) Sets the value of the noLineBreaksBefore property.