Class RadicalProperties
java.lang.Object
com.independentsoft.office.word.math.RadicalProperties
The Class RadicalProperties.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()Gets the control properties.Gets the hide degree.voidsetHideDegree(ExtendedBoolean hideDegree)Sets the hide degree.toString()
-
Constructor Details
-
RadicalProperties
public RadicalProperties()Instantiates a new radical properties.
-
-
Method Details
-
clone
-
toString
-
getHideDegree
Gets the hide degree.- Returns:
- the hide degree
-
setHideDegree
Sets the hide degree.- Parameters:
hideDegree- the new hide degree
-
getControlProperties
Gets the control properties.- Returns:
- the control properties
-