Class MathParagraphProperties

java.lang.Object
com.independentsoft.office.word.math.MathParagraphProperties

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

    • MathParagraphProperties

      public MathParagraphProperties()
      Instantiates a new math paragraph properties.
  • Method Details

    • clone

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

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

      public Justification getJustification()
      Gets the justification.
      Returns:
      the justification
    • setJustification

      public void setJustification(Justification justification)
      Sets the justification.
      Parameters:
      justification - the new justification