OdsoFieldMappingType enumeration
OdsoFieldMappingType enumeration
Specifies the possible types used to indicate if a given mail merge field has been mapped to a column in the given external data source.
Members
Name | Description |
---|---|
COLUMN | Specifies that the mail merge field has been mapped to a column in the given external data source. |
NULL | Specifies that the mail merge field has not been mapped to a column in the given external data source. |
DEFAULT | Equals to OdsoFieldMappingType.NULL. |
See Also
- module aspose.words.settings
- property OdsoFieldMapData.type