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 Summary
 java.lang.String getInternalString()
           
 void setInternalString(java.lang.String value)
           
 

Method Detail

getInternalString

java.lang.String getInternalString()

setInternalString

void setInternalString(java.lang.String value)