Class SubSuperscriptProperties
java.lang.Object
com.independentsoft.office.word.math.SubSuperscriptProperties
The Class SubSuperscriptProperties.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()Gets the align scripts.Gets the control properties.voidsetAlignScripts(ExtendedBoolean alignScripts)Sets the align scripts.toString()
-
Constructor Details
-
SubSuperscriptProperties
public SubSuperscriptProperties()Instantiates a new sub superscript properties.
-
-
Method Details
-
clone
-
toString
-
getAlignScripts
Gets the align scripts.- Returns:
- the align scripts
-
setAlignScripts
Sets the align scripts.- Parameters:
alignScripts- the new align scripts
-
getControlProperties
Gets the control properties.- Returns:
- the control properties
-