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