com.aspose.slides

Interfaces

Classes

Exceptions

com.aspose.slides

Interface IFieldType

  • All Known Implementing Classes:
    FieldType


    public interface IFieldType

    Represents a type of field. This value determines which text will be set to the field portion when it will be updated.

    • Method Detail

      • getInternalString

        java.lang.String getInternalString()

        Returns the internal name of this FieldType object. Read/write String.

      • setInternalString

        void setInternalString(java.lang.String value)

        Returns the internal name of this FieldType object. Read/write String.