AddField
AddField(IFieldType)
Converts this portion to the automaticaly updated field.
public void AddField(IFieldType fieldType)
See Also
- interface IFieldType
- class Portion
- 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 FieldType. |
See Also
- class Portion
- namespace Aspose.Slides
- assembly Aspose.Slides