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()
           Returns the internal name of this FieldType object.
 void setInternalString(java.lang.String value)
           Returns the internal name of this FieldType object.
 

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.



Copyright © Copyright 2004-2016 Aspose Pty Ltd. All Rights Reserved.