Class TextField
java.lang.Object
com.independentsoft.office.drawing.TextField
- All Implemented Interfaces:
ITextParagraphContent
The Class TextField.
-
Constructor Details
-
TextField
public TextField()Instantiates a new text field.
-
-
Method Details
-
clone
- Specified by:
clonein interfaceITextParagraphContent- Overrides:
clonein classObject
-
toString
-
getText
Gets the text.- Returns:
- the text
-
setText
Sets the text.- Parameters:
text- the new text
-
getTextRunProperties
Gets the text run properties.- Returns:
- the text run properties
-
getTextParagraphProperties
Gets the text paragraph properties.- Returns:
- the text paragraph properties
-
getID
Gets the id.- Returns:
- the id
-
setID
Sets the id.- Parameters:
id- the new id
-
getType
Gets the type.- Returns:
- the type
-
setType
Sets the type.- Parameters:
type- the new type
-