AddField
Portion.AddField method (1 of 2)
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
Portion.AddField method (2 of 2)
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