Class StandardDocumentTagCheckBoxSymbol
java.lang.Object
com.independentsoft.office.word.customMarkup.StandardDocumentTagCheckBoxSymbol
The Class StandardDocumentTagCheckBoxSymbol.
-
Constructor Summary
ConstructorsConstructorDescriptionInstantiates a new standard document tag check box symbol. -
Method Summary
-
Constructor Details
-
StandardDocumentTagCheckBoxSymbol
public StandardDocumentTagCheckBoxSymbol()Instantiates a new standard document tag check box symbol.
-
-
Method Details
-
clone
-
toString
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
Gets the font.- Returns:
- the font
-
setFont
Sets the font.- Parameters:
font- the new font
-