com.aspose.diagram
Class Txt

java.lang.Object
  extended by FormatTxt
      extended by com.aspose.diagram.Txt

public class Txt 
extends FormatTxt

Text of the shape


Constructor Summary
Txt(java.lang.String value)
           Constructor
 
Property Getters/Setters Summary
java.lang.StringgetText()
voidsetText(java.lang.String)
           Contains the text of a shape.
java.lang.StringgetValue()
           Value
 

Constructor Detail

Txt

public Txt(java.lang.String value)
Constructor
Parameters:
value - Text of the shape.

Property Getters/Setters Detail

getValue

public java.lang.String getValue()
Value

getText/setText

public java.lang.String getText() / public void setText(java.lang.String value)
Contains the text of a shape.

See Also:
          Aspose.Diagram Documentation - the home page for the Aspose.Diagram Product Documentation.
          Aspose.Diagram Support Forum - our preferred method of support.