AddField
AddField(IFieldType)
Converts this portion to the automaticaly updated field.
public void AddField(IFieldType fieldType)
| Parameter | Type | Description | 
|---|---|---|
| fieldType | IFieldType | Type of field IFieldType | 
See Also
- interface IFieldType
 - interface IPortion
 - namespace Aspose.Slides
 - assembly Aspose.Slides
 
AddField(string)
Converts this portion to the automaticaly updated field.
public void AddField(string internalString)
| Parameter | Type | Description | 
|---|---|---|
| internalString | String | Internal name of FieldTypeEx String | 
See Also
- interface IPortion
 - namespace Aspose.Slides
 - assembly Aspose.Slides