ALL -
Static variable in class org.apache.poi.xwpf.usermodel.BreakClear
Specifies that the text wrapping break shall advance the text to the next
line in the WordprocessingML document which spans the full width of the
line.
Specifies that the height of the line shall be at least the value
specified, but may be expanded to fit its content as needed.
AUTO -
Static variable in class org.apache.poi.xwpf.usermodel.LineSpacingRule
Specifies that the line spacing of the parent object shall be
automatically determined by the size of its contents, with no
predetermined minimum or maximum size.
AUTO -
Static variable in class org.apache.poi.xwpf.usermodel.TextAlignment
Specifies that all text in the parent object shall be
aligned automatically when displayed.