Class Title
java.lang.Object
com.independentsoft.office.diagrams.Title
The Class Title.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Title
public Title()Instantiates a new title.
-
-
Method Details
-
clone
-
toString
-
getLanguage
Gets the language.- Returns:
- the language
-
setLanguage
Sets the language.- Parameters:
language- the new language
-
getValue
Gets the value.- Returns:
- the value
-
setValue
Sets the value.- Parameters:
val- the new value
-