Class Tab

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

public class Tab extends Object implements IParagraphContent
Represents the [UNICODE] tab character (HORIZONTAL TABULATION, U+0009).
  • Constructor Details

    • Tab

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