AddField()
IPortion::AddField(System::SharedPtr<IFieldType>) method
Converts this portion to the automaticaly updated field.
virtual void Aspose::Slides::IPortion::AddField(System::SharedPtr<IFieldType> fieldType)=0
Arguments
Parameter | Type | Description |
---|---|---|
fieldType | System::SharedPtr<IFieldType> | Type of field IFieldType |
IPortion::AddField(System::String) method
Converts this portion to the automaticaly updated field.
virtual void Aspose::Slides::IPortion::AddField(System::String internalString)=0
Arguments
Parameter | Type | Description |
---|---|---|
internalString | System::String | Internal name of FieldTypeEx System::String |
See Also
- Typedef SharedPtr
- Class IFieldType
- Class IPortion
- Class String
- Namespace Aspose::Slides
- Library Aspose.Slides