Class LineBreak

java.lang.Object
com.independentsoft.office.odf.LineBreak
All Implemented Interfaces:
IContentElement, IParagraphContent

public class LineBreak extends Object implements IParagraphContent
Represents a line break.
  • Constructor Details

    • LineBreak

      public LineBreak()
      Initializes a new instance of the LineBreak class.
  • Method Details