Class MathParagraphProperties
java.lang.Object
com.independentsoft.office.word.math.MathParagraphProperties
The Class MathParagraphProperties.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()Gets the justification.voidsetJustification(Justification justification)Sets the justification.toString()
-
Constructor Details
-
MathParagraphProperties
public MathParagraphProperties()Instantiates a new math paragraph properties.
-
-
Method Details