Class StandardDocumentTagCheckBoxSymbol

java.lang.Object
com.independentsoft.office.word.customMarkup.StandardDocumentTagCheckBoxSymbol

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

    • StandardDocumentTagCheckBoxSymbol

      public StandardDocumentTagCheckBoxSymbol()
      Instantiates a new standard document tag check box symbol.
  • Method Details

    • clone

      Overrides:
      clone in class Object
    • toString

      public String toString(String startLocalName)
      To string.
      Parameters:
      startLocalName - the start local name
      Returns:
      the string
    • getValue

      public int getValue()
      Gets the value.
      Returns:
      the value
    • setValue

      public void setValue(int value)
      Sets the value.
      Parameters:
      value - the new value
    • getFont

      public String getFont()
      Gets the font.
      Returns:
      the font
    • setFont

      public void setFont(String font)
      Sets the font.
      Parameters:
      font - the new font