com.aspose.diagram
Class Fld

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

public class Fld 
extends FormatTxt

Indicates a text-field insertion point for the corresponding Field element.


Constructor Summary
Fld(int IX, Shape shape)
           Constructor.
 
Property Getters/Setters Summary
java.lang.StringgetValue()
           Value
 

Constructor Detail

Fld

public Fld(int IX, Shape shape)
Constructor.
Parameters:
IX - The zero-based index of the element Field within its parent element Shape.
shape - Shape.

Property Getters/Setters Detail

getValue

public java.lang.String getValue()
Value

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