remove method
remove(document_field_name)
Removes a field mapping.
def remove(self, document_field_name: str):
...
Parameter | Type | Description |
---|---|---|
document_field_name | str | Case-sensitive name of the mail merge field in the document. |
See Also
- module aspose.words.mailmerging
- class MappedDataFieldCollection