Class NumberingLevelText

java.lang.Object
com.independentsoft.office.word.numbering.NumberingLevelText

public class NumberingLevelText extends Object
The Class NumberingLevelText.
  • Constructor Details

    • NumberingLevelText

      public NumberingLevelText()
      Instantiates a new numbering level text.
    • NumberingLevelText

      public NumberingLevelText(String text)
      Instantiates a new numbering level text.
      Parameters:
      text - the text
  • Method Details

    • clone

      public NumberingLevelText clone()
      Overrides:
      clone in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getIsNull

      public ExtendedBoolean getIsNull()
      Gets the checks if is null.
      Returns:
      the checks if is null
    • setIsNull

      public void setIsNull(ExtendedBoolean isNull)
      Sets the checks if is null.
      Parameters:
      isNull - the new checks if is null
    • getText

      public String getText()
      Gets the text.
      Returns:
      the text
    • setText

      public void setText(String text)
      Sets the text.
      Parameters:
      text - the new text