Class FractionProperties

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

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

    • FractionProperties

      public FractionProperties()
      Instantiates a new fraction properties.
  • Method Details

    • clone

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

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

      public FractionType getType()
      Gets the type.
      Returns:
      the type
    • setType

      public void setType(FractionType type)
      Sets the type.
      Parameters:
      type - the new type
    • getControlProperties

      public ControlProperties getControlProperties()
      Gets the control properties.
      Returns:
      the control properties