Class FractionProperties
java.lang.Object
com.independentsoft.office.word.math.FractionProperties
The Class FractionProperties.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()Gets the control properties.getType()Gets the type.voidsetType(FractionType type)Sets the type.toString()
-
Constructor Details
-
FractionProperties
public FractionProperties()Instantiates a new fraction properties.
-
-
Method Details