Class AccentProperties

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

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

    • AccentProperties

      public AccentProperties()
      Instantiates a new accent properties.
  • Method Details

    • clone

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

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

      public char getCharacter()
      Gets the character.
      Returns:
      the character
    • setCharacter

      public void setCharacter(char character)
      Sets the character.
      Parameters:
      character - the new character
    • getControlProperties

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