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