java.lang.Object
com.aspose.diagram.Text
public class Text
| Constructor Summary |
|---|
Text()
Constructor. |
| Property Getters/Setters Summary | ||
|---|---|---|
FormatTxtCollection | getValue() | |
| FormatTxt collection which contains the text of a shape. | ||
| Method Summary | ||
|---|---|---|
java.lang.Object | deepClone() | |
| Creates deep copy of this instance. | ||
| Constructor Detail |
|---|
public Text()
| Property Getters/Setters Detail |
|---|
getValue | |
public FormatTxtCollection getValue() | |
| Method Detail |
|---|
deepClone | |
public java.lang.Object deepClone()
throws java.lang.Exception | |